packages/hplip: add dependency on libtiff (closes: #9072)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29280 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
70bb344956
commit
687b846a0f
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hplip
|
||||
PKG_VERSION:=3.9.12
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/hplip
|
||||
@ -25,7 +25,7 @@ define Package/hplip
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=HP Linux Imaging and Printing
|
||||
URL:=http://sourceforge.net/projects/hplip/
|
||||
DEPENDS+=+libjpeg +sane-libs +cups +libusb
|
||||
DEPENDS+=+libjpeg +libtiff +libusb +cups +sane-libs
|
||||
endef
|
||||
|
||||
define Package/hplip/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user