[gnome-continuous] manifest: Put appstream before cheese



commit 06696f38021bf4a246a9fa9b7a4ac3e2f52c7604
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Jan 22 13:08:14 2016 +0000

    manifest: Put appstream before cheese
    
    Cheese requires the M4 macro that is provided by appstream-glib.

 manifest.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5a5d79f..e0ea8fa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1074,6 +1074,11 @@
 
                {"src": "git:git://github.com/hughsie/colord-gtk.git"},
 
+               {"src": "git:git://github.com/hughsie/appstream-glib.git",
+                "config-opts": ["--disable-dep11"]},
+
+                {"src": "git:https://github.com/hughsie/appdata-tools.git"},
+
                {"src": "gnome:cheese"},
 
                {"src": "gnome:gnome-control-center",
@@ -1122,11 +1127,6 @@
                "config-opts": ["--disable-silent-rules", "--disable-static", "--enable-fast-install"],
                "patches": ["gcab-no-builddir.patch"]},
 
-               {"src": "git:git://github.com/hughsie/appstream-glib.git",
-                "config-opts": ["--disable-dep11"]},
-
-                {"src": "git:https://github.com/hughsie/appdata-tools.git"},
-
                 {"src": "git:git://git.fedorahosted.org/git/dogtail.git",
                  "tag": "754ceff6e1a310622871478ba4cfd6508e65dbbf",
                  "tag-reason": "python3 mess"},


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