From dec40f4609c745b24537c52fa719873bdf93103d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 6 Jul 2006 13:10:10 +0000 Subject: gtk+ 2.10: depend on cups to enable the printing plugin --- packages/gtk+/gtk+_2.10.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gtk+') diff --git a/packages/gtk+/gtk+_2.10.0.bb b/packages/gtk+/gtk+_2.10.0.bb index b6af9e9b14..8d325502e1 100644 --- a/packages/gtk+/gtk+_2.10.0.bb +++ b/packages/gtk+/gtk+_2.10.0.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.gtk.org" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Philip Blundell " -DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt cairo" +DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt cairo cups" PR = "r0" # disable per default - untested and not all patches included. -- cgit v1.2.3