aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-30 00:48:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:46:49 +0200
commiteb61c5f50606b27ddfbc292fa864a92a8b80e302 (patch)
tree9ae2c77d186b9b776e4e7b8f26086963a6e6bb7a /meta-gnome
parent49097b8266dee7653e776da70ae61490ffcc2912 (diff)
downloadmeta-openembedded-contrib-eb61c5f50606b27ddfbc292fa864a92a8b80e302.tar.gz
gnome-themes: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb2
1 files changed, 1 insertions, 1 deletions
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 864c953dd0..7863c5cbc3 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