Hardcode another option.
This commit is contained in:
parent
0220d5c524
commit
be14708c5f
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ def get_package_for_python_module(apt_mgr, module, python_version, specs):
|
||||||
|
|
||||||
vague_map = {
|
vague_map = {
|
||||||
'the Gnu Scientific Library': 'libgsl-dev',
|
'the Gnu Scientific Library': 'libgsl-dev',
|
||||||
|
'the required FreeType library': 'libfreetype-dev',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue