diff options
Diffstat (limited to 'package/gdk-pixbuf/Makefile')
-rw-r--r-- | package/gdk-pixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdk-pixbuf/Makefile b/package/gdk-pixbuf/Makefile index b73bc688e..24b55275c 100644 --- a/package/gdk-pixbuf/Makefile +++ b/package/gdk-pixbuf/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 2.23.0 PKG_RELEASE:= 2 PKG_MD5SUM:= a7d6c5f2fe2d481149ed3ba807b5c043 PKG_DESCR:= GDK pixbuf library -PKG_BUILDDEP:= jpeg +PKG_BUILDDEP:= jpeg libtiff PKG_SECTION:= libs PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/ |