[gnome-build-meta] core-deps/gegl.bst: build with python2 and disable python bindings
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta] core-deps/gegl.bst: build with python2 and disable python bindings
- Date: Sat, 17 Aug 2019 21:48:11 +0000 (UTC)
commit 115aff8279f5143791ea9ba027a131e5d60bf424
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sat Aug 17 22:47:37 2019 +0100
core-deps/gegl.bst: build with python2 and disable python bindings
gegl expects python to be on the PATH which isn't provided by python3
elements/core-deps/gegl.bst | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/elements/core-deps/gegl.bst b/elements/core-deps/gegl.bst
index 2b1063c6..b708908e 100644
--- a/elements/core-deps/gegl.bst
+++ b/elements/core-deps/gegl.bst
@@ -11,6 +11,8 @@ depends:
- sdk/json-glib.bst
- sdk/librsvg.bst
- sdk/pango.bst
+- filename: sdk/python2.bst
+ type: build
- filename: sdk/vala.bst
type: build
- filename: components/sdl2.bst
@@ -33,5 +35,6 @@ variables:
-Dlua=disabled
-Dmrg=disabled
-Dopenexr=disabled
+ -Dpygobject=disabled
-Dumfpack=disabled
-Dwebp=disabled
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]