summaryrefslogtreecommitdiff
path: root/package/gdk-pixbuf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
commit09381f08db60bd52ab7135bd084fa2bb197a98c2 (patch)
tree24fccce5f78fc4129d5b26d0adf07cda138d8188 /package/gdk-pixbuf
parent890c35ac59300679b63cc3f94409143dd7020ebe (diff)
parenta4137f916eed4e87434e5382573008c89c8f1652 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gdk-pixbuf')
-rw-r--r--package/gdk-pixbuf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdk-pixbuf/Makefile b/package/gdk-pixbuf/Makefile
index 24b55275c..da0d89f94 100644
--- a/package/gdk-pixbuf/Makefile
+++ b/package/gdk-pixbuf/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= GDK pixbuf library
PKG_BUILDDEP:= jpeg libtiff
PKG_SECTION:= libs
PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/
+PKG_NEED_CXX:= 1
include $(TOPDIR)/mk/package.mk