[jhbuild] 3.20: Update for libosinfo package split



commit c6a9f80be81122b146c5fc98f29d949749cd2a17
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Aug 19 16:39:59 2016 +0100

    3.20: Update for libosinfo package split

 modulesets/gnome-apps-3.20.modules |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.20.modules b/modulesets/gnome-apps-3.20.modules
index ffaf53c..320e11a 100644
--- a/modulesets/gnome-apps-3.20.modules
+++ b/modulesets/gnome-apps-3.20.modules
@@ -233,6 +233,20 @@
     </dependencies>
   </autotools>
 
+  <autotools id="osinfo-db-tools">
+    <branch repo="gitlab.com" module="libosinfo/osinfo-db-tools.git"/>
+    <dependencies>
+      <dep package="glib"/>
+    </dependencies>
+  </autotools>
+
+  <autotools id="osinfo-db" autogen-sh="autobuild.sh">
+    <branch repo="gitlab.com" module="libosinfo/osinfo-db.git"/>
+    <dependencies>
+      <dep package="osinfo-db-tools"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="libvirt-glib" autogenargs="--enable-werror=no">
     <branch repo="git.libvirt.org" module="libvirt-glib.git"/>
     <dependencies>


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