[oe-commits] Koen Kooi : libgnomekbd 2.32.0: clean up dependencies

git version control git at git.openembedded.org
Wed Jun 22 07:12:19 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Jun 21 11:48:53 2011 +0200

libgnomekbd 2.32.0: clean up dependencies

---

 .../recipes-gnome/libgnome/libgnomekbd_2.32.0.bb   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
index 657a277..d1ca977 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
 
 SECTION = "x11/gnome/libs"
 
-DEPENDS = "gconf libgnome libxklavier"
+DEPENDS = "gconf gtk+ glib-2.0 libxklavier"
 
 inherit gnome
 





More information about the Openembedded-commits mailing list