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