summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 09:50:37 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-04-22 09:50:37 +0200
commit29c0faecec5eb4e8607bb87fcefb8d76e470d563 (patch)
tree1fa6d53e98611448cf9260f720821fa2ebad8713
parent4e10ea56e2219b4c0365d644cab0dbd0ca8256af (diff)
add xspice module
-rw-r--r--modulesets/spice.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index ce9eb1f..75cf1ee 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -91,6 +91,14 @@
</dependencies>
</autotools>
+ <autotools id="xspice">
+ <branch repo="git.freedesktop.org" module="~alon/xspice"/>
+ <dependencies>
+ <dep package="spice-protocol"/>
+ <dep package="spice-server"/>
+ </dependencies>
+ </autotools>
+
<autotools id="win32-vd-agent">
<branch repo="spice" module="win32/vd_agent"/>
<dependencies>