gnome3.gnome-boxes: fix build

It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
This commit is contained in:
Jan Tojnar
2020-04-05 01:12:39 +02:00
parent 77c23a5933
commit 88b9a966bb

View File

@@ -34,7 +34,7 @@
, mtools
, cdrkit
, libcdio
, libusb
, libusb1
, libarchive
, acl
, libgudev
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
librsvg
libsecret
libsoup
libusb
libusb1
libvirt
libvirt-glib
libxml2