@@ -8,7 +8,7 @@ font name (XLFD) is generated, and is written together with the file \
name to a file fonts.scale in the directory. The resulting fonts.scale \
is used by the mkfontdir program."
-DEPENDS = "util-macros-native zlib libfontenc freetype xorgproto"
+DEPENDS = "zlib libfontenc freetype xorgproto"
PROVIDES += "mkfontdir"
RPROVIDES:${PN} += "mkfontdir"
@@ -19,3 +19,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5a60c596d1b5f3dee9f005b703b3180d"
SRC_URI_EXT = "xz"
SRC_URI[sha256sum] = "a01492a17a9b6c0ee3f92ee578850e305315b9f298da5f006a1cd4b51db01a5e"
+
+XORGBUILDCLASS = "meson"
Also drop util-macros-native dependency, which is only needed by the configure scripts. Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta/recipes-graphics/xorg-app/mkfontscale_1.2.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)