aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk+
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-01-24 09:50:54 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-01-24 09:50:54 +0000
commitee8a417ab7a395332a1db94106edd7c97119a2ef (patch)
tree0e052bad4cc1b2554975f520c562b07e09c279da /packages/gtk+
parent2cce07bb173c6459a142c5e66855de8c1b6daa44 (diff)
downloadopenembedded-ee8a417ab7a395332a1db94106edd7c97119a2ef.tar.gz
gtk+.inc : gtk+ will use cups if its around so depend on it explicitly
Diffstat (limited to 'packages/gtk+')
-rw-r--r--packages/gtk+/gtk+.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+/gtk+.inc b/packages/gtk+/gtk+.inc
index 14b5026cc6..1a8236aa34 100644
--- a/packages/gtk+/gtk+.inc
+++ b/packages/gtk+/gtk+.inc
@@ -4,7 +4,7 @@ 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"
+DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups"
inherit autotools pkgconfig