[oe-commits] Koen Kooi : gnome-keyring 2.28.2: add dep on gtk+-native

git version control git at git.openembedded.org
Thu Jan 28 09:00:36 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 900153c88556c98307e1a165ea1a1e96a326f695
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=900153c88556c98307e1a165ea1a1e96a326f695

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jan 27 16:09:10 2010 +0100

gnome-keyring 2.28.2: add dep on gtk+-native

 * it needs gtk-builder-convert

---

 recipes/gnome/gnome-keyring_2.28.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gnome-keyring_2.28.2.bb b/recipes/gnome/gnome-keyring_2.28.2.bb
index 70a7349..c8a79d4 100644
--- a/recipes/gnome/gnome-keyring_2.28.2.bb
+++ b/recipes/gnome/gnome-keyring_2.28.2.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "GNOME security credential management"
 LICENSE = "GPL"
 SECTION = "x11/gnome"
-DEPENDS = " libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
+DEPENDS = " gtk+-native libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
 
 inherit gnome pkgconfig
 





More information about the Openembedded-commits mailing list