[oe-commits] Martin Jansa : libglade: add gdk-pixbuf dependency

git version control git at git.openembedded.org
Mon Oct 10 08:58:37 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: eb709fceacab3ec33f38694d6238b96cb0474848
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=eb709fceacab3ec33f38694d6238b96cb0474848

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Fri Sep 30 17:43:23 2011 +0200

libglade: add gdk-pixbuf dependency

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/libglade/libglade_2.6.4.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index b0e0339..90a7b33 100644
--- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb
+++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
 
 SECTION = "libs"
 PR = "r1"
-DEPENDS = "gtk+ gtk-doc-native"
+DEPENDS = "gdk-pixbuf gtk+ gtk-doc-native"
 
 inherit autotools pkgconfig gnome
 





More information about the Openembedded-commits mailing list