Hardcode another option.

This commit is contained in:
Jelmer Vernooij 2021-03-26 02:40:52 +00:00
parent 0220d5c524
commit be14708c5f

View file

@ -239,6 +239,7 @@ def get_package_for_python_module(apt_mgr, module, python_version, specs):
vague_map = {
'the Gnu Scientific Library': 'libgsl-dev',
'the required FreeType library': 'libfreetype-dev',
}