diff --git a/utils/nut/Makefile b/utils/nut/Makefile index bc618684f..4a5a1f29e 100644 --- a/utils/nut/Makefile +++ b/utils/nut/Makefile @@ -139,7 +139,7 @@ define DriverPackage TITLE += ($(1) driver) DEPENDS += nut nut-server ifeq ($(1),$(filter $(1),$(USB_LIBUSB_DRIVERLIST))) - DEPENDS+=libusb + DEPENDS+=libusb-compat endif ifeq ($(1),$(filter $(1),$(SNMP_DRIVERLIST))) DEPENDS+=libnetsnmp