[oe] [meta-oe] libjpeg-turbo: native depends on nasm-native

Eric Bénard eric at eukrea.com
Sat Jan 14 18:10:08 UTC 2012


else I get the following error during configure :
| configure: error: no nasm (Netwide Assembler) found

Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
index cf1a383..d6e3b03 100644
--- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
+++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
@@ -28,3 +28,4 @@ FILES_libturbojpeg = "${libdir}/libturbojpeg.so"
 INSANE_SKIP_libturbojpeg = "dev-so"
 
 BBCLASSEXTEND = "native"
+DEPENDS_virtclass-native = "nasm-native"
-- 
1.7.7.5





More information about the Openembedded-devel mailing list