wok-stable diff python-pygame/receipt @ rev 10586
python-pygame: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 11:57:26 2011 +0200 (2011-05-26) |
parents | 5d9a6e5f6f88 |
children | 0d04c8e17418 |
line diff
1.1 --- a/python-pygame/receipt Sun Apr 03 14:11:25 2011 +0000 1.2 +++ b/python-pygame/receipt Thu May 26 11:57:26 2011 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="$WEB_SITE/ftp/$TARBALL" 1.5 DEPENDS="python libsdl libsdl-image libsdl-mixer libsdl-ttf python-numpy \ 1.6 libsmpeg gcc-lib-base" 1.7 +BUILD_DEPENDS="python libsmpeg-dev libsdl-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()