mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
mkfontscale: Remove x11 requirement for -native
Make sure we can build native tools without "x11" feature. (From OE-Core rev: e3aa3ae25cdf2523cd510c97aeabde46b24cbc08) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5b46dfb4fe
commit
293288ef1c
@@ -10,6 +10,8 @@ is used by the mkfontdir program."
|
||||
|
||||
DEPENDS = "util-macros-native zlib libfontenc freetype xproto"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES_class-native = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2e0d129d05305176d1a790e0ac1acb7f"
|
||||
|
||||
Reference in New Issue
Block a user