summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modulesets/spice.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index d2c725c..9170571 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -70,10 +70,8 @@
</dependencies>
</autotools>
- <autotools id="libcacard">
- <branch repo="git.freedesktop.org" module="~alon/libcacard"/>
- <dependencies>
- </dependencies>
+ <autotools id="libcacard" makefile="config.log" autogen-template="%(srcdir)s/configure --prefix=%(prefix)s --target-list=x86_64-softmmu" makeargs="libcacard.la" makeinstallargs="install-libcacard">
+ <branch repo="qemu" module="qemu"/>
</autotools>
<distutils id="pyparsing">