[gimp/wip/schumaml/crossraods-optimization: 17/19] babl tries to build now, but couldn't find header files




commit 6642a1b27da8a2f97b8be6b75b018f453860612c
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Nov 27 01:11:16 2020 +0100

    babl tries to build now, but couldn't find header files

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ac043b84b9..19cb7ea89b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -201,7 +201,7 @@ deps-win64:
     - git clone --depth 1 https://gitlab.gnome.org/GNOME/babl.git
     - git clone --depth 1 https://gitlab.gnome.org/GNOME/gegl.git
     - cd babl
-    - echo 'crossroad meson _build/ -Denable-gir=false -Dlibdir=lib' | XDG_DATA_HOME=/usr/local/lib 
crossroad w64 gimp --run="-"
+    - echo 'XDG_DATA_HOME=/usr/local/lib crossroad meson _build/ -Denable-gir=false -Dlibdir=lib' | 
XDG_DATA_HOME=/usr/local/lib crossroad w64 gimp --run="-"
     - ninja -C _build install
     - cd ..
     - cd gegl
@@ -215,7 +215,6 @@ deps-win64:
     paths:
       - .local/
       - _deps/
-      - /usr/local/lib/
   needs: ["build-image-win64"]
 
 gimp-win64:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]