From patchwork Wed Jan 11 14:32:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended Date: Wed, 11 Jan 2012 14:32:33 -0000 From: Richard Purdie X-Patchwork-Id: 19071 Message-Id: <1326292353.23315.53.camel@ted> To: openembedded-core 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 0f9a1b3..b558490 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):