Browse Source

add libtiff build dependency

Waldemar Brodkorb 14 years ago
parent
commit
1cfd01852a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/gdk-pixbuf/Makefile

+ 1 - 1
package/gdk-pixbuf/Makefile

@@ -8,7 +8,7 @@ PKG_VERSION:=		2.23.0
 PKG_RELEASE:=		2
 PKG_RELEASE:=		2
 PKG_MD5SUM:=		a7d6c5f2fe2d481149ed3ba807b5c043
 PKG_MD5SUM:=		a7d6c5f2fe2d481149ed3ba807b5c043
 PKG_DESCR:=		GDK pixbuf library
 PKG_DESCR:=		GDK pixbuf library
-PKG_BUILDDEP:=		jpeg
+PKG_BUILDDEP:=		jpeg libtiff
 PKG_SECTION:=		libs
 PKG_SECTION:=		libs
 PKG_SITES:=		http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/
 PKG_SITES:=		http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/