[gimp/wip/Jehan/artifacts-prefix: 4/4] build: (Win32 CI) cairo as dependency of GEGL.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/artifacts-prefix: 4/4] build: (Win32 CI) cairo as dependency of GEGL.
- Date: Thu, 24 Oct 2019 14:18:42 +0000 (UTC)
commit 94852a39571672c0274a03bdaf06d38735487dd4
Author: Jehan <jehan girinstud io>
Date: Thu Oct 24 15:38:55 2019 +0200
build: (Win32 CI) cairo as dependency of GEGL.
Without Cairo, GEGL does not build gegl:npd operation which is required
in GIMP.
build/windows/crossbuild-gitlab-ci.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/crossbuild-gitlab-ci.sh b/build/windows/crossbuild-gitlab-ci.sh
index cb7ed708f5..c7ffdfb746 100644
--- a/build/windows/crossbuild-gitlab-ci.sh
+++ b/build/windows/crossbuild-gitlab-ci.sh
@@ -10,7 +10,7 @@ cd ..
# GEGL
-crossroad install json-glib && \
+crossroad install cairo json-glib && \
git clone --depth 1 https://gitlab.gnome.org/GNOME/gegl.git && cd gegl && \
crossroad meson _build/ -Dintrospection=false -Dsdl2=disabled && \
ninja -C _build install || exit 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]