gnu: spice-gtk: Remove LIBUSB from inputs.

This is a followup to 0d05a739d2.

* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
This commit is contained in:
Leo Famulari 2016-07-29 12:39:31 -04:00
parent efcada41e7
commit 3c4a8f03a2
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -137,7 +137,6 @@ (define-public spice-gtk
("gtk+" ,gtk+)
("libepoxy" ,libepoxy)
("libjpeg" ,libjpeg)
("libusb" ,libusb)
("libxcb" ,libxcb)
("lz4" ,lz4)
("mesa" ,mesa)