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 df66ff6 + dfd1bd9 commit 230fb66Copy full SHA for 230fb66
pythonforandroid/recipes/cymunk/__init__.py
@@ -6,7 +6,7 @@ class CymunkRecipe(CythonRecipe):
6
url = 'https://github.com/tito/cymunk/archive/{version}.zip'
7
name = 'cymunk'
8
9
- depends = [('python2', 'python3crystax')]
+ depends = [('python2', 'python3crystax', 'python3')]
10
11
12
recipe = CymunkRecipe()
0 commit comments