[oe-commits] Martin Jansa : libgnome-keyring: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Tue Apr 1 17:15:21 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:45:54 2014 +0100

libgnome-keyring: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb
index 667bdf8..43379bd 100644
--- a/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
 SECTION = "x11/gnome/libs"
 PR = "r3"
 
-inherit gnome gtk-doc
+inherit gnomebase gtk-doc
 
 DEPENDS = "dbus libgcrypt glib-2.0 intltool-native"
 



More information about the Openembedded-commits mailing list