diff options
author | Graeme Gregory <dp@xora.org.uk> | 2010-01-27 16:09:06 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2010-01-27 16:09:06 +0000 |
commit | 57c564dae4b5233992444e96706bf85f440e6179 (patch) | |
tree | 5c5a5b8d652d88ae66064e553a695b1583dfa74b /recipes/gnome | |
parent | 3919422f00cc155d72bbf3b968f220844faf1d28 (diff) | |
parent | 900153c88556c98307e1a165ea1a1e96a326f695 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gnome')
-rw-r--r-- | 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 70a7349a3b..c8a79d4aa1 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 |