Since 1.1.7 xwinfino can use meson to build, so use it.
Replace the gettext-native dependency with virtual/libiconv, because
that is what the dependency actually is: the autoconf check was overly
eager.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
and a number of other items."
LIC_FILES_CHKSUM = "file://COPYING;md5=a1b9559d7b7997a6e9588012ebf8769a"
-DEPENDS += "libxext libxmu gettext-native"
+DEPENDS += "libxext libxmu virtual/libiconv"
PE = "0"
SRC_URI_EXT = "xz"
SRC_URI[sha256sum] = "bee14d594cc86cc59aae1015c1b452a71bf60c304131e2716ca1cf0df733b4ac"
+
+XORGBUILDCLASS = "meson"