[oe-commits] Florian Boor : gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer gdk-pixbuf recipe .

git version control git at git.openembedded.org
Wed Jun 3 23:43:35 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ac25a0466eda3ff65e52fcfcc7e04848fbf1bb66
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ac25a0466eda3ff65e52fcfcc7e04848fbf1bb66

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu Jun  4 01:38:31 2009 +0200

gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer gdk-pixbuf recipe.

---

 recipes/gtk+/gtk+.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/gtk+/gtk+.inc b/recipes/gtk+/gtk+.inc
index c0b9ed5..9322d70 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
 





More information about the Openembedded-commits mailing list