From: Graeme Gregory Date: Thu, 24 Jan 2008 09:50:54 +0000 (+0000) Subject: gtk+.inc : gtk+ will use cups if its around so depend on it explicitly X-Git-Tag: Release-2010-05/1~7838^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee8a417ab7a395332a1db94106edd7c97119a2ef;p=openembedded.git gtk+.inc : gtk+ will use cups if its around so depend on it explicitly --- 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