summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+.inc')
-rw-r--r--meta/packages/gtk+/gtk+.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+.inc b/meta/packages/gtk+/gtk+.inc
index 7f920dd28c..fca24e9b98 100644
--- a/meta/packages/gtk+/gtk+.inc
+++ b/meta/packages/gtk+/gtk+.inc
@@ -5,7 +5,7 @@ SECTION = "libs"
5LICENSE = "LGPL" 5LICENSE = "LGPL"
6PRIORITY = "optional" 6PRIORITY = "optional"
7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native \ 7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native \
8 libgcrypt libxdamage libxrender libxcomposite" 8 libgcrypt libxdamage libxrender libxcomposite cairo"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11