From: Koen Kooi Date: Thu, 6 Jul 2006 13:10:10 +0000 (+0000) Subject: gtk+ 2.10: depend on cups to enable the printing plugin X-Git-Tag: Release-2010-05/1~9453^2~1324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec40f4609c745b24537c52fa719873bdf93103d;p=openembedded.git gtk+ 2.10: depend on cups to enable the printing plugin --- 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.