From: Richard Purdie Date: Wed, 11 Jan 2012 14:32:33 +0000 (+0000) Subject: libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren... X-Git-Tag: 2015-4~12086 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=27e8a432889b3a78f6bbadf8b14ad1ce4d11907c;p=openembedded-core.git libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb index 0f9a1b3c9b..b558490e01 100644 --- a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb @@ -23,7 +23,7 @@ PE = "1" XORG_PN = "libXft" -BBCLASSEXTEND = "native nativesdk" +BBCLASSEXTEND = "native" python () { if d.getVar('DEBIAN_NAMES', 1):