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

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


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

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

gnome-themes: inherit only gnomebase

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

---

 meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 864c953..7863c5c 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "gnome-icon-theme"
 
 EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check"
 
-inherit gnome perlnative
+inherit gnomebase perlnative
 
 do_configure_prepend() {
     sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libdir}/icon-naming-utils:g' configure.in



More information about the Openembedded-commits mailing list