From 98dec6e8893e7aa03f24b9fa7da03951dbbd2bf7 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Sun, 6 Feb 2011 20:42:12 -0800 Subject: libxpm: 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/libxpm_3.5.9.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb index 1a548fa57..a4b3c0dd3 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb @@ -21,3 +21,5 @@ FILES_sxpm = "${bindir}/sxpm" SRC_URI[md5sum] = "2de3a1b9541f4b3a6f9d84b69d25530e" SRC_URI[sha256sum] = "8add01029cab0598ca86e01a2f7781a636f74b757abe6b50ba61b2a6e2fd621e" + +BBCLASSEXTEND = "native" -- cgit v1.2.3