1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended

(From OE-Core rev: 27e8a432889b3a78f6bbadf8b14ad1ce4d11907c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2012-01-11 14:32:33 +00:00
parent f43afc3e15
commit 9cc67a0af6
@@ -23,7 +23,7 @@ PE = "1"
XORG_PN = "libXft"
BBCLASSEXTEND = "native nativesdk"
BBCLASSEXTEND = "native"
python () {
if d.getVar('DEBIAN_NAMES', 1):