summaryrefslogtreecommitdiff
path: root/package/gtk+
diff options
context:
space:
mode:
Diffstat (limited to 'package/gtk+')
-rw-r--r--package/gtk+/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gtk+/Makefile b/package/gtk+/Makefile
index e1c0eb5de..3b88cf9e5 100644
--- a/package/gtk+/Makefile
+++ b/package/gtk+/Makefile
@@ -12,7 +12,7 @@ PKG_DESCR:= GTK+ library
PKG_SECTION:= libs
PKG_DEPENDS:= glib
PKG_BUILDDEP:= cairo atk pango libXext renderproto libXrender
-PKG_BUILDDEP+= gdk-pixbuf libXcomposite
+PKG_BUILDDEP+= gdk-pixbuf libXcomposite libXdamage
PKG_URL:= http://www.gtk.org/
PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/gtk+/$(PKG_EXTRAVER)/
PKG_NEED_CXX:= 1