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:
parent
efcada41e7
commit
3c4a8f03a2
|
@ -137,7 +137,6 @@ which allows users to view a desktop computing environment.")
|
|||
("gtk+" ,gtk+)
|
||||
("libepoxy" ,libepoxy)
|
||||
("libjpeg" ,libjpeg)
|
||||
("libusb" ,libusb)
|
||||
("libxcb" ,libxcb)
|
||||
("lz4" ,lz4)
|
||||
("mesa" ,mesa)
|
||||
|
|
Loading…
Reference in New Issue