[Spice-devel] [PATCH 06/13] moduleset: use libusb from system
Victor Toso
victortoso at redhat.com
Thu Apr 30 09:59:07 PDT 2015
---
modulesets/spice.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 7346242..630bc24 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -62,14 +62,9 @@
<dep package="libusb"/>
</autotools>
- <autotools id="libusb">
- <branch repo="git.freedesktop.org" module="~jwrdegoede/libusb"/>
- </autotools>
-
<autotools id="spice-gtk" autogenargs="--disable-usbredir">
<branch repo="spice" module="spice-gtk.git"/>
<dependencies>
- <dep package="libusb"/>
<dep package="spice-protocol"/>
<dep package="usbredir"/>
</dependencies>
--
2.3.6
More information about the Spice-devel
mailing list