~ruther/guix-local

3c4a8f03a2be829723a1aec93a0c6dc89026897b — Leo Famulari 9 years ago efcada4
gnu: spice-gtk: Remove LIBUSB from inputs.

This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a.

* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/spice.scm
M gnu/packages/spice.scm => gnu/packages/spice.scm +0 -1
@@ 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)