From: Florian Boor Date: Wed, 3 Jun 2009 23:38:31 +0000 (+0200) Subject: gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer gdk-pixbuf... X-Git-Tag: Release-2010-05/1~3290^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac25a0466eda3ff65e52fcfcc7e04848fbf1bb66;p=openembedded.git gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer gdk-pixbuf recipe. --- diff --git a/recipes/gtk+/gtk+.inc b/recipes/gtk+/gtk+.inc index c0b9ed5c80..9322d709e4 100644 --- a/recipes/gtk+/gtk+.inc +++ b/recipes/gtk+/gtk+.inc @@ -6,6 +6,7 @@ LICENSE = "LGPL" PRIORITY = "optional" DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups \ libxrandr libxdamage libxrender libxcomposite" +PROVIDES = "gdk-pixbuf" inherit autotools pkgconfig