[oe-commits] Martin Jansa : gnome-menus: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:46 UTC 2014


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

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

gnome-menus: inherit only gnomebase

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

---

 meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
index 5d223d7..d9328b8 100644
--- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
+++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
@@ -7,7 +7,7 @@ PR = "r1"
 
 DEPENDS = "python libxml2 gconf popt gtk+"
 
-inherit gnome pkgconfig python-dir pythonnative
+inherit gnomebase pkgconfig python-dir pythonnative
 
 SRC_URI[archive.md5sum] = "caa6772e63ed5870cf43dc3d354e0624"
 SRC_URI[archive.sha256sum] = "6dcc565006d6e8c2025ae83ab1f82edf6bd04d61c804c0dc9bf5ea50629c4caa"



More information about the Openembedded-commits mailing list