mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mpv: Remove luajit dependency for ppc64
luajit is not available on ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -29,6 +29,8 @@ inherit waf pkgconfig pythonnative features_check
|
||||
LUA ?= "lua"
|
||||
LUA_mips64 = ""
|
||||
LUA_aarch64 = ""
|
||||
LUA_powerpc64 = ""
|
||||
|
||||
# Note: both lua and libass are required to get on-screen-display (controls)
|
||||
PACKAGECONFIG ??= " \
|
||||
${LUA} \
|
||||
|
||||
Reference in New Issue
Block a user