Browse Source

libtiff: add missing dependencies

Waldemar Brodkorb 8 years ago
parent
commit
4eafbbb5ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libtiff/Makefile

+ 1 - 1
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