[gnome-continuous] manifest: Build libsoup before gvfs



commit f8491bd87327dcea7f6faa6e3567ba179518d9d2
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Sep 17 15:10:36 2014 +0200

    manifest: Build libsoup before gvfs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736798

 manifest.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index adc9622..aab72a9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -714,11 +714,6 @@
 
                {"src": "gnome:adwaita-icon-theme"},
 
-               {"src": "gnome:gvfs",
-                "config-opts": ["--disable-gphoto2",
-                                "--disable-documentation",
-                                "--enable-installed-tests"]},
-
                {"src": "gnome:gnome-menus"},
 
                 {"src": "gnome:glib-networking",
@@ -731,6 +726,11 @@
                                "--disable-tls-check",
                                "--enable-installed-tests"]},
 
+               {"src": "gnome:gvfs",
+                "config-opts": ["--disable-gphoto2",
+                                "--disable-documentation",
+                                "--enable-installed-tests"]},
+
                {"src": "gnome:gnome-ostree-integration",
                  "component": "minimal"},
 


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