summaryrefslogtreecommitdiff
path: root/package/libtiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-11 08:54:02 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-11 08:54:02 +0100
commit4eafbbb5ef59f37cb5697fa520b03ee769eda7b4 (patch)
tree1145f2c7cee7c7f77224aeae3fed76970f9c0392 /package/libtiff
parent0331ae86340af1da061f5e8fd6c1ca63b3829ca4 (diff)
libtiff: add missing dependencies
Diffstat (limited to 'package/libtiff')
-rw-r--r--package/libtiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile
index a6bad3b8a..350000dbc 100644
--- a/package/libtiff/Makefile
+++ b/package/libtiff/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
PKG_DESCR:= library for reading/writing tiff images
PKG_SECTION:= libs/image
PKG_NEEDS:= c++
-PKG_BUILDDEP:= cmake-host
+PKG_BUILDDEP:= cmake-host zlib xz
PKG_URL:= http://simplesystems.org/libtiff/
PKG_SITES:= http://download.osgeo.org/libtiff/
PKG_LIBNAME:= libtiff