[gnome-continuous] manifest: disable DEP11 in appstream-glib (requires libyaml)



commit a13a1b6971935e17dfec38973033fb161f01fafc
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Wed Aug 20 11:16:48 2014 +0200

    manifest: disable DEP11 in appstream-glib (requires libyaml)

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e9568d5..626739b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1066,7 +1066,8 @@
                 "config-opts": ["--enable-extensions=classic-mode"]},
 
 
-               {"src": "git:git://github.com/hughsie/appstream-glib.git"},
+               {"src": "git:git://github.com/hughsie/appstream-glib.git",
+                "config-opts": ["--disable-dep11"]},
 
                 {"src": "git:https://github.com/hughsie/appdata-tools.git"},
 


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