[gnome-continuous] manifest: place appstream-glib before appdata-tools



commit cca10d5f5444e040e84f09a0ca46db5251be41f9
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Wed Apr 30 14:32:43 2014 +0200

    manifest: place appstream-glib before appdata-tools

 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7508992..d9d0192 100644
--- a/manifest.json
+++ b/manifest.json
@@ -976,6 +976,9 @@
                {"src": "gnome:gnome-shell-extensions",
                 "config-opts": ["--enable-extensions=classic-mode"]},
 
+
+               {"src": "git:git://github.com/hughsie/appstream-glib.git"},
+
                 {"src": "git:https://github.com/hughsie/appdata-tools.git"},
 
                 {"src": "git:git://git.fedorahosted.org/git/dogtail.git"},
@@ -1009,8 +1012,6 @@
                 "config-opts": ["--enable-python=no",
                                 "--disable-spell"]},
 
-               {"src": "git:git://github.com/hughsie/appstream-glib.git"},
-
                {"src": "gnome:gnome-software",
                 "config-opts": ["--disable-man",
                                  "--disable-offline-appstream-data",


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