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:
Martin Jansa 2014-08-09 15:50:07 +02:00
parent 33ef730fb3
commit 50dbedabbe

View File

@ -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 \
"