mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 02:04:09 +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:
parent
b8c5044b39
commit
d603409c32
@ -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} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user