8000
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 bf214b3 + 08fe83b commit c86a56cCopy full SHA for c86a56c
pythonforandroid/recipes/reportlab/__init__.py
@@ -9,6 +9,7 @@ class ReportLabRecipe(CompiledComponentsPythonRecipe):
9
version = 'c088826211ca'
10
url = 'https://bitbucket.org/rptlab/reportlab/get/{version}.tar.gz'
11
depends = ['freetype']
12
+ call_hostpython_via_targetpython = False
13
14
def prebuild_arch(self, arch):
15
if not self.is_patched(arch):
0 commit comments