remove libusb-legacy and point its users at libusb-compat
[openwrt/svn-archive/packages.git] / utils / sane-backends / Makefile
index fcfaabd3ba7093eb1bf0ce5c7c1846e023d26a1d..5a99780b545fd1f50b8a29dc66b2d1cca84e4fcd 100644 (file)
@@ -48,7 +48,7 @@ define Package/sane-libs
   $(call Package/sane-backends/Default)
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=+libjpeg +libtiff +libusb +libv4l +cups
+  DEPENDS:=+libjpeg +libtiff +libusb-compat +libv4l +cups
   TITLE+= (libraries)
 endef