diff mbox

[12/19] mkfontscale: Recipe changed to build for machine too

Message ID 039373fa8aa8a88dd294da381707daa89e748b66.1376032874.git.kibo@prevas.dk
State Accepted
Delegated to: Jacob Kjaergaard
Headers show

Commit Message

Kim Bøndergaard Aug. 9, 2013, 7:22 a.m. UTC
---
 recipes/xorg-app/mkfontscale_1.1.0.oe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/recipes/xorg-app/mkfontscale_1.1.0.oe b/recipes/xorg-app/mkfontscale_1.1.0.oe
index 0de9dca..a6f8cee 100644
--- a/recipes/xorg-app/mkfontscale_1.1.0.oe
+++ b/recipes/xorg-app/mkfontscale_1.1.0.oe
@@ -8,7 +8,7 @@  font name (XLFD) is generated, and is written together with the file \
 name to a file fonts.scale in the directory.  The resulting fonts.scale \
 is used by the mkfontdir program."
 
-RECIPE_TYPES = "native"
+RECIPE_TYPES = "machine native"
 
 DEPENDS += " zlib libfontenc freetype libx11"