From 26e3ce2991c05386416c4cd49d30f3ce0bd3a717 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Sun, 6 Feb 2011 20:40:33 -0800 Subject: libxext: add native support to recipe The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman --- meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb') diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb index b907b9f9da..679bb1ad5f 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb @@ -21,7 +21,7 @@ PE = "1" XORG_PN = "libXext" -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" -- cgit 1.2.3-korg