[Spice-devel] [spice-jhbuild PATCH v2 05/12] moduleset: use libusb from system

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


All necessary patches from Hans branch is upstream.
---
 modulesets/spice.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index ffb2d38..af8ab52 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -68,10 +68,6 @@
     <dep package="libusb"/>
   </autotools>
 
-  <autotools id="libusb">
-    <branch repo="git.freedesktop.org" module="~jwrdegoede/libusb"/>
-  </autotools>
-
   <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>
@@ -87,7 +83,6 @@
     <branch repo="spice" module="spice-gtk.git"/>
     <dependencies>
       <dep package="libcacard"/>
-      <dep package="libusb"/>
       <dep package="pyparsing"/>
       <dep package="spice-protocol"/>
       <dep package="usbredir"/>
-- 
2.4.1



More information about the Spice-devel mailing list