Add another vague dependency.
This commit is contained in:
parent
add0ae783c
commit
4f2a27dfba
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ vague_map = {
|
||||||
"PythonLibs": "libpython3-dev",
|
"PythonLibs": "libpython3-dev",
|
||||||
"ZLIB": "libz3-dev",
|
"ZLIB": "libz3-dev",
|
||||||
"Osmium": "libosmium2-dev",
|
"Osmium": "libosmium2-dev",
|
||||||
|
"glib": "libglib2.0-dev",
|
||||||
|
|
||||||
# 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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue