mirror of
https://github.com/mpv-player/mpv
synced 2025-02-19 22:36:55 +00:00
wscript: Update `--lua' help
This was outdated after a1f949d3b83224306e099c7d670f11eb8f249b84.
This commit is contained in:
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