[gimp/wip/schumaml/crossraods-optimization] babl tries to build now, but couldn't find header files
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/schumaml/crossraods-optimization] babl tries to build now, but couldn't find header files
- Date: Fri, 27 Nov 2020 00:11:42 +0000 (UTC)
commit 20b15600315f996493b7c5b7a1883467c4c90e8e
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]