diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/gtk+/gtk+.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+.inc b/meta/packages/gtk+/gtk+.inc index fca24e9b98..9a767e29cb 100644 --- a/meta/packages/gtk+/gtk+.inc +++ b/meta/packages/gtk+/gtk+.inc | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gtk.org" | |||
4 | SECTION = "libs" | 4 | SECTION = "libs" |
5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
6 | PRIORITY = "optional" | 6 | PRIORITY = "optional" |
7 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native \ | 7 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \ |
8 | libgcrypt libxdamage libxrender libxcomposite cairo" | 8 | libgcrypt libxdamage libxrender libxcomposite cairo" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |