The intltool 0.51 doesn't do compile tests in the autoconf macros, so this
recipe can be allarch again.
Remove dependency on target glib-2.0, it doesn't appear to be required.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
PR = "r5"
-DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native"
+DEPENDS = "icon-naming-utils-native intltool-native libxml-simple-perl-native"
-inherit autotools perlnative gtk-icon-cache pkgconfig gettext
+inherit allarch autotools perlnative gtk-icon-cache pkgconfig gettext
SRC_URI = "${GNOME_MIRROR}/${BPN}/2.31/${BPN}-${PV}.tar.bz2 \
file://iconpath-option.patch"