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 4f0be90 commit bb85667Copy full SHA for bb85667
recipes/pyjnius/recipe.sh
@@ -2,7 +2,7 @@
2
3
VERSION_pyjnius=${VERSION_pyjnius:-master}
4
URL_pyjnius=https://github.com/kivy/pyjnius/archive/$VERSION_pyjnius.zip
5
-DEPS_pyjnius=(python sdl)
+DEPS_pyjnius=(python sdl six)
6
MD5_pyjnius=
7
BUILD_pyjnius=$BUILD_PATH/pyjnius/$(get_directory $URL_pyjnius)
8
RECIPE_pyjnius=$RECIPES_PATH/pyjnius
0 commit comments