summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+.inc')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+.inc b/meta/recipes-gnome/gtk+/gtk+.inc
index 94a8fe618d..853c05946d 100644
--- a/meta/recipes-gnome/gtk+/gtk+.inc
+++ b/meta/recipes-gnome/gtk+/gtk+.inc
@@ -10,8 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
10 10
11SECTION = "libs" 11SECTION = "libs"
12PRIORITY = "optional" 12PRIORITY = "optional"
13DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \ 13DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \
14 libgcrypt libxdamage libxrender libxcomposite cairo gdk-pixbuf" 14 gtk-doc-native docbook-utils-native libxrandr libgcrypt \
15 libxdamage libxrender libxcomposite cairo gdk-pixbuf"
15 16
16inherit autotools pkgconfig 17inherit autotools pkgconfig
17 18