From b64111f53ba83c6b591bf39ffe9ccc1fa96625a4 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Fri, 9 Jul 2010 17:44:02 +0800 Subject: libgnome-keyring: Add 2.30.1 into poky libgnome-keyring's function was built in gnome-keyring(e.g. 2.26.1), and then separated as an independant lib. So add this new recipe to help the gnome-keyring update, else package depends on this lib(such as libsoup-2.4) would have compile error. Signed-off-by: Zhai Edwin --- meta/packages/gnome/gnome-keyring_2.31.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/packages/gnome/gnome-keyring_2.31.4.bb') diff --git a/meta/packages/gnome/gnome-keyring_2.31.4.bb b/meta/packages/gnome/gnome-keyring_2.31.4.bb index ad1a6b6ed..1826a7ac3 100644 --- a/meta/packages/gnome/gnome-keyring_2.31.4.bb +++ b/meta/packages/gnome/gnome-keyring_2.31.4.bb @@ -16,6 +16,7 @@ PR = "r0" inherit autotools gnome pkgconfig DEPENDS = "gtk+ libgcrypt libtasn1 libtasn1-native gconf" +RDEPENDS = "libgnome-keyring" EXTRA_OECONF = "--disable-gtk-doc" -- cgit v1.2.3