mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gnome-themes: remove unrecognized configure options
* fixes following QA warning:
gnome-themes-2.32.1: gnome-themes: configure was passed unrecognised
options: --disable-hicolor-check [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
33ef730fb3
commit
50dbedabbe
|
|
@ -8,7 +8,7 @@ SECTION = "x11/gnome"
|
|||
DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native"
|
||||
RDEPENDS_${PN} = "gnome-icon-theme"
|
||||
|
||||
EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check \
|
||||
EXTRA_OECONF += "--enable-all-themes \
|
||||
--with-iconmap=${STAGING_LIBDIR_NATIVE}/icon-naming-utils/icon-name-mapping \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user