[gnome-continuous] Move gexiv2 before the Nautilus module



commit 2040d00b7053f73aea1219669cb7ae4aef041d4c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Nov 20 11:19:23 2017 +0000

    Move gexiv2 before the Nautilus module
    
    Nautilus is going to depend on gexiv2 soon.
    
    See: https://gitlab.gnome.org/GNOME/nautilus/merge_requests/5

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9a45338..6ac4aab 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1167,6 +1167,8 @@
 
                 {"src": "gnome:gnome-autoar"},
 
+               {"src": "gnome:gexiv2"},
+
                {"src": "gnome-gitlab:GNOME/nautilus.git",
                 "config-opts": ["--disable-selinux",
                                 "--disable-gtk-doc"],
@@ -1252,8 +1254,6 @@
                  "checksum": "c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4",
                  "patches": ["exiv2-no-builddir.patch"]},
 
-               {"src": "gnome:gexiv2"},
-
                {"src": "gnome:gegl",
                  "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
 


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