Openembedded Core Discussions
 help / color / mirror / Atom feed
* libgnome-keyring: Add missing DEPENDS on glib-2.0
@ 2012-07-20 15:54 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-07-20 15:54 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
index 423080a..cf18732 100644
--- a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
+++ b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
@@ -13,7 +13,7 @@ PR = "r2"
 
 inherit gnome gtk-doc
 
-DEPENDS = "dbus libgcrypt"
+DEPENDS = "dbus libgcrypt glib-2.0"
 
 SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6"
 SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c"





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-20 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20 15:54 libgnome-keyring: Add missing DEPENDS on glib-2.0 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox