mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ (define-public spice-gtk
|
|||
("gtk+" ,gtk+)
|
||||
("libepoxy" ,libepoxy)
|
||||
("libjpeg" ,libjpeg)
|
||||
("libusb" ,libusb)
|
||||
("libxcb" ,libxcb)
|
||||
("lz4" ,lz4)
|
||||
("mesa" ,mesa)
|
||||
|
|
Loading…
Reference in a new issue