From ee8a417ab7a395332a1db94106edd7c97119a2ef Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Thu, 24 Jan 2008 09:50:54 +0000 Subject: [PATCH] gtk+.inc : gtk+ will use cups if its around so depend on it explicitly --- packages/gtk+/gtk+.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5