Add another alias.

This commit is contained in:
Jelmer Vernooij 2021-03-31 02:42:05 +01:00
parent 4f2a27dfba
commit 41995f9bc1

View file

@ -304,6 +304,7 @@ vague_map = {
# TODO(jelmer): For Python, check minimum_version and map to python 2 or python 3
"Python": "libpython3-dev",
"Lua": "liblua5.4-dev",
}