[Spice-devel] [PATCH 08/13] moduleset: include Phodav module
Victor Toso
victortoso at redhat.com
Thu Apr 30 09:59:09 PDT 2015
This module is necessary to have webdav option enable on spice-gtk
---
modulesets/spice.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 67812f5..d0d58c7 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -86,6 +86,17 @@
</dependencies>
</autotools>
+ <!-- FIXME: remove after https://bugzilla.gnome.org/show_bug.cgi?id=745612 -->
+ <autotools id="phodav">
+ <branch repo="git.gnome.org" module="phodav"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="libsoup"/>
+ <dep package="avahi"/>
+ <dep package="libxml2"/>
+ </dependencies>
+ </autotools>
+
<autotools id="vd-agent">
<branch repo="spice" module="linux/vd_agent"/>
<dependencies>
--
2.3.6
More information about the Spice-devel
mailing list