Add another vague dependency.

This commit is contained in:
Jelmer Vernooij 2021-03-31 00:19:27 +01:00
parent 86cf658a81
commit 7326002a37

View file

@ -295,8 +295,11 @@ vague_map = {
"the Gnu Scientific Library": "libgsl-dev",
"the required FreeType library": "libfreetype-dev",
"the Boost C++ libraries": "libboost-dev",
# TODO(jelmer): Support resolving virtual packages
"PythonLibs": "libpython3-dev",
"ZLIB": "libz3-dev",
"Osmium": "libosmium2-dev",
}