From 3071ca90a74b0a03071259cd54d6523b115fede7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 14:13:54 +0200 Subject: libxfont: convert to BBCLASSEXTEND * PR will be bumped later with INC_PR conversion Signed-off-by: Martin Jansa --- recipes/xorg-lib/libxfont_1.2.7.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/xorg-lib/libxfont_1.2.7.bb') diff --git a/recipes/xorg-lib/libxfont_1.2.7.bb b/recipes/xorg-lib/libxfont_1.2.7.bb index c6cbff8a3d..ceb166de31 100644 --- a/recipes/xorg-lib/libxfont_1.2.7.bb +++ b/recipes/xorg-lib/libxfont_1.2.7.bb @@ -1,5 +1,4 @@ require xorg-lib-common.inc -PE = "1" DESCRIPTION = "X font library (used by the X server)." LICENSE= "BSD-X" @@ -8,7 +7,9 @@ PRIORITY = "optional" SRC_URI += "file://no-scalable-crash.patch" DEPENDS += " freetype fontcacheproto zlib xproto xtrans fontsproto libfontenc" +BBCLASSEXTEND = "native" PROVIDES = "xfont" +PE = "1" XORG_PN = "libXfont" -- cgit v1.2.3