Merge pull request #14072 from neheb/hpl

hplip: use libusb-compat
This commit is contained in:
Rosen Penev 2020-11-29 04:27:20 -08:00 committed by GitHub
commit 5ba9315bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hplip
PKG_VERSION:=3.20.9
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/hplip
@ -40,7 +40,7 @@ endef
define Package/hplip-common
$(call Package/hplip/Default)
TITLE+= (common files)
DEPENDS+=+libusb-1.0
DEPENDS+=+libusb-compat
endef
define Package/hplip-common/description
@ -72,7 +72,8 @@ CONFIGURE_ARGS += \
--disable-hpcups-install \
--disable-hpps-install \
--disable-cups-drv-install \
--enable-lite-build
--enable-lite-build \
--enable-libusb01_build
define Build/Install
mkdir -p $(PKG_INSTALL_DIR)/usr/share/sane