Add another vague dependency.

This commit is contained in:
Jelmer Vernooij 2021-03-31 02:37:22 +01:00
parent add0ae783c
commit 4f2a27dfba

View file

@ -300,6 +300,7 @@ vague_map = {
"PythonLibs": "libpython3-dev",
"ZLIB": "libz3-dev",
"Osmium": "libosmium2-dev",
"glib": "libglib2.0-dev",
# TODO(jelmer): For Python, check minimum_version and map to python 2 or python 3
"Python": "libpython3-dev",