mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
gnome-themes: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user