[Spice-devel] [spice-jhbuild PATCH v2 08/12] moduleset: include libgovirt

Victor Toso victortoso at redhat.com
Mon May 25 05:42:54 PDT 2015


---
 modulesets/spice.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 04c1db1..1943af1 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -168,4 +168,14 @@
       <dep package="spice-gtk"/>
     </dependencies>
   </autotools>
+
+  <!-- FIXME: remove after https://bugzilla.gnome.org/show_bug.cgi?id=749688 -->
+  <autotools id="libgovirt">
+    <branch repo="git.gnome.org" module="libgovirt.git"/>
+    <dependencies>
+      <dep package="rest"/>
+      <dep package="intltool"/>
+      <dep package="gobject-introspection"/>
+    </dependencies>
+  </autotools>
 </moduleset>
-- 
2.4.1



More information about the Spice-devel mailing list