mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
parent
03b50d4bf6
commit
27ecc417fe
2
wscript
2
wscript
@ -911,7 +911,7 @@ def options(opt):
|
||||
group.add_option('--lua',
|
||||
type = 'string',
|
||||
dest = 'LUA_VER',
|
||||
help = "select Lua package which should be autodetected. Choices: 51 51deb 51fbsd 52 52deb 52arch 52fbsd luajit")
|
||||
help = "select Lua package which should be autodetected. Choices: 51 51deb 51obsd 51fbsd 52 52deb 52arch 52fbsd luajit")
|
||||
|
||||
@conf
|
||||
def is_optimization(ctx):
|
||||
|
Loading…
Reference in New Issue
Block a user