[jhbuild] 3.12: add libgfbgraph



commit 50d44e65d3a4016962eddb2459c004120aeb1d83
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Dec 3 11:21:43 2013 +0100

    3.12: add libgfbgraph
    
    https://bugzilla.gnome.org/show_bug.cgi?id=719759

 modulesets/gnome-apps-3.12.modules |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.12.modules b/modulesets/gnome-apps-3.12.modules
index 1b6aef7..87ce2a1 100644
--- a/modulesets/gnome-apps-3.12.modules
+++ b/modulesets/gnome-apps-3.12.modules
@@ -102,6 +102,7 @@
       <dep package="gnome-online-accounts"/>
       <dep package="grilo"/>
       <dep package="libgdata"/>
+      <dep package="libgfbgraph"/>
       <dep package="libzapojit"/>
       <dep package="tracker"/>
     </dependencies>
@@ -324,6 +325,17 @@
     </dependencies>
   </autotools>
 
+  <autotools id="libgfbgraph">
+    <branch/>
+    <dependencies>
+      <dep package="glib"/>
+      <dep package="json-glib"/>
+      <dep package="librest"/>
+      <dep package="libsoup"/>
+      <dep package="gnome-online-accounts"/>
+    </dependencies>
+  </autotools>
+
   <cmake id="libgit2"
          cmakeargs="-DTHREADSAFE:BOOL=1">
     <branch repo="github.com" module="libgit2/libgit2.git" checkoutdir="libgit2" revision="master"/>


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