[gnome-continuous] manifest: build gvfs with meson



commit 19f34540ac37040d38e302ee0481694615d05fa3
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Tue Mar 27 12:38:28 2018 +0200

    manifest: build gvfs with meson
    
    gvfs has merged a patch with a wordaround to fix issues with
    dependencies, so it can be built without any of these issues.

 manifest.json |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 924cd2b..5da1f37 100644
--- a/manifest.json
+++ b/manifest.json
@@ -844,10 +844,8 @@
                                 "--disable-Werror"]},
 
                {"src": "gnome:gvfs",
-                 "force-autotools": true,
-                "config-opts": ["--disable-documentation",
-                                 "--enable-installed-tests",
-                                 "--disable-gphoto2"]},
+                "config-opts": ["-Dinstalled_tests=true",
+                                 "-Dgphoto2=false"]},
 
                {"src": "gnome:gnome-bluetooth",
                 "config-opts": ["-Dgtk-doc=false"]},


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