* 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 <[email protected]>
---
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 6664bfa..a2b7e0c 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
@@ -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 \
"
--
2.0.4
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel