[gnome-continuous] Explicitly enable libjasper when building gegl



commit 00d8d5ea89cf4c91167dcc850800528537982309
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Feb 12 17:55:48 2016 +0000

    Explicitly enable libjasper when building gegl

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 735c491..80bd409 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1226,7 +1226,8 @@
                  "config-opts": ["--enable-shared", "--disable-static"],
                  "patches": ["jasper-pkgconfig.patch"]},
 
-               {"src": "gnome:gegl"},
+               {"src": "gnome:gegl",
+                 "config-opts": ["--with-jasper"]},
 
                 {"src": "tarball:http://www.exiv2.org/exiv2-0.25.tar.gz";,
                  "name": "exiv2",


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