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.
1 parent 46f8ea7 commit 21435e0Copy full SHA for 21435e0
recipes/pygame/recipe.sh
@@ -2,7 +2,7 @@
2
3
VERSION_pygame=1.9.1
4
URL_pygame=http://pygame.org/ftp/pygame-$(echo $VERSION_pygame)release.tar.gz
5
-DEPS_pygame=(sdl)
+DEPS_pygame=(sdl python)
6
MD5_pygame=1c4cdc708d17c8250a2d78ef997222fc
7
BUILD_pygame=$BUILD_PATH/pygame/$(get_directory $URL_pygame)
8
RECIPE_pygame=$RECIPES_PATH/pygame
0 commit comments