mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libjpeg-turbo: native depends on nasm-native
else I get the following error during configure : | configure: error: no nasm (Netwide Assembler) found Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
b026074a8d
commit
8741e35957
|
|
@ -28,3 +28,4 @@ FILES_libturbojpeg = "${libdir}/libturbojpeg.so"
|
|||
INSANE_SKIP_libturbojpeg = "dev-so"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
DEPENDS_virtclass-native = "nasm-native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user