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.
1 parent 5552fdc commit 489b7e9Copy full SHA for 489b7e9
pythonforandroid/recipes/matplotlib/__init__.py
@@ -32,7 +32,7 @@ def generate_libraries_pc_files(self, arch):
32
33
Because, for unix platforms, the mpl install script uses `pkg-config`
34
to detect libraries installed in non standard locations (our case...
35
- well...we don't event install the libraries...so we must trick a little
+ well...we don't even install the libraries...so we must trick a little
36
the mlp install).
37
"""
38
pkg_config_path = self.get_recipe_env(arch)['PKG_CONFIG_PATH']
0 commit comments