[gnome-continuous] Force Autotools build with GVFS



commit 0d285872db5da5b378b578fbc8f89bae1d49f2a4
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Nov 30 10:26:54 2017 +0000

    Force Autotools build with GVFS
    
    The Meson build is buggy and it exposed a bug in Meson itself.

 manifest.json |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ca19ad4..b34279e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -867,19 +867,10 @@
                                 "--disable-Werror"]},
 
                {"src": "gnome:gvfs",
-                "config-opts": ["-Dgphoto2=false",
-                                 "-Dgcrypt=false",
-                                 "-Dafc=false",
-                                 "-Dbluray=false",
-                                 "-Dsmb=false",
-                                "-Dman=false",
-                                 "-Dcdda=false",
-                                 "-Dmtp=false",
-                                 "-Dgoogle=false",
-                                 "-Dnfs=false",
-                                 "-Dlibusb=false",
-                                 "-Ddevel_utils=false",
-                                "-Dinstalled_tests=true"]},
+                 "force-autotools": true,
+                "config-opts": ["--disable-gtk-doc",
+                                 "--enable-installed-tests",
+                                 "--disable-gphoto2"]},
 
                {"src": "gnome:gnome-bluetooth",
                 "config-opts": ["-Dgtk-doc=false"]},


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