Add another vague dependency.
This commit is contained in:
parent
86cf658a81
commit
7326002a37
1 changed files with 3 additions and 0 deletions
|
@ -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",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue