aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk+
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2008-10-27 13:49:06 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-10-27 13:49:06 +0100
commit95b53f12c51274c1f52ae23425cc0f7dccfbbdaf (patch)
tree1e5570d93293036c92b75e9b04422348dad1743b /packages/gtk+
parent70b91bf5661bc6c060383e3eecf07f16b1a4caaf (diff)
downloadopenembedded-95b53f12c51274c1f52ae23425cc0f7dccfbbdaf.tar.gz
gtk+: added missing dependencies (from Poky)
Diffstat (limited to 'packages/gtk+')
-rw-r--r--packages/gtk+/gtk+.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gtk+/gtk+.inc b/packages/gtk+/gtk+.inc
index 1a687c1fe9..0e7dcf7299 100644
--- a/packages/gtk+/gtk+.inc
+++ b/packages/gtk+/gtk+.inc
@@ -4,7 +4,8 @@ HOMEPAGE = "http://www.gtk.org"
SECTION = "libs"
LICENSE = "LGPL"
PRIORITY = "optional"
-DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups"
+DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups \
+ libxrandr libxdamage libxrender libxcomposite"
inherit autotools pkgconfig