[gnome-continuous] Move libgdata before gvfs



commit c5a7d39522f72e90174f71a0ef03172f30ef1769
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Apr 5 19:25:53 2018 +0100

    Move libgdata before gvfs
    
    This will allow us to build gvfs with Google Drive support.

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7d3565a..91b9c1f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -843,6 +843,8 @@
                 "config-opts": ["--disable-documentation",
                                 "--disable-Werror"]},
 
+               {"src": "gnome:libgdata"},
+
                {"src": "gnome:gvfs",
                 "config-opts": ["-Dinstalled_tests=true",
                                  "-Dafc=false",
@@ -958,8 +960,6 @@
 
                {"src": "git:https://gitlab.com/uhttpmock/uhttpmock.git"},
 
-               {"src": "gnome:libgdata"},
-
                {"src": "gnome:gmime"},
 
                {"src": "gnome:totem-pl-parser"},


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