We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9e0853 + 9861235 commit 06314bfCopy full SHA for 06314bf
src/meson.build
@@ -37,7 +37,7 @@ extension_data = {
37
'_backend_agg.cpp',
38
'_backend_agg_wrapper.cpp',
39
),
40
- 'dependencies': [agg_dep, freetype_dep, pybind11_dep],
+ 'dependencies': [agg_dep, pybind11_dep],
41
},
42
'_c_internal_utils': {
43
'subdir': 'matplotlib',
0 commit comments