Add another alias.
This commit is contained in:
parent
4f2a27dfba
commit
41995f9bc1
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@ vague_map = {
|
||||||
|
|
||||||
# TODO(jelmer): For Python, check minimum_version and map to python 2 or python 3
|
# TODO(jelmer): For Python, check minimum_version and map to python 2 or python 3
|
||||||
"Python": "libpython3-dev",
|
"Python": "libpython3-dev",
|
||||||
|
"Lua": "liblua5.4-dev",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue