[jhbuild] 3.12: appdata-tools depends on glib-networking
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.12: appdata-tools depends on glib-networking
- Date: Mon, 17 Mar 2014 22:50:16 +0000 (UTC)
commit d62f5f60902b8f6cad93cabbc6d9d28f620f563a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Mar 17 17:47:59 2014 -0500
3.12: appdata-tools depends on glib-networking
This is an indirect dependency through libsoup, but libsoup lists
glib-networking as merely a suggests. It's not optional for
appdata-tools because appdata-validate can't download screenshots
without it (and will fail your appdata file).
modulesets/gnome-suites-core-deps-3.12.modules | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.12.modules b/modulesets/gnome-suites-core-deps-3.12.modules
index 2789559..83383dc 100644
--- a/modulesets/gnome-suites-core-deps-3.12.modules
+++ b/modulesets/gnome-suites-core-deps-3.12.modules
@@ -93,6 +93,7 @@
<dependencies>
<dep package="gdk-pixbuf"/>
<dep package="glib"/>
+ <dep package="glib-networking"/>
<dep package="libsoup"/>
</dependencies>
<suggests>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]