[gnome-continuous] Update Gegl configuration options
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Update Gegl configuration options
- Date: Tue, 13 Aug 2019 17:19:09 +0000 (UTC)
commit d478ab4afe17a3a23483c582374c5ced547b5103
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 13 18:17:32 2019 +0100
Update Gegl configuration options
Move to the Meson build, as the Autotools one will be soon removed.
manifest.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e9058ab..ecbdf39 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1401,8 +1401,7 @@
{"src": "gnome:gegl.git",
"name": "gegl",
- "force-autotools": true,
- "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
+ "config-opts": ["-Ddocs=false", "-Djasper=enabled", "-Dlibraw=enabled", "-Dlua=disabled"]},
{"src": "gnome:gnome-color-manager.git",
"name": "gnome-color-manager"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]