[gnome-continuous] manifest: Force Autotools build for gegl



commit dc82d65e758ae55a0a7aebf4a1082973f9f7a045
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Jul 20 18:33:12 2018 +0200

    manifest: Force Autotools build for gegl
    
    GEGL is about to merge a Meson build, but it might not be fully
    usable, and the config-opts would need to be changed anyway. So stick
    to Autotools, until things have settled down.

 manifest.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/manifest.json b/manifest.json
index d3f056f..bf25e02 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1335,6 +1335,7 @@
 
                {"src": "gnome:gegl.git",
                  "name": "gegl",
+                 "force-autotools": true,
                  "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
 
                {"src": "gnome:gnome-color-manager.git",


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