wok-6.x rev 10587
python-pygame: update bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 11:58:43 2011 +0200 (2011-05-26) |
parents | 29d1eb1f4fd6 |
children | e06c07bd8d46 |
files | python-pygame/receipt |
line diff
1.1 --- a/python-pygame/receipt Thu May 26 11:57:26 2011 +0200 1.2 +++ b/python-pygame/receipt Thu May 26 11:58:43 2011 +0200 1.3 @@ -11,7 +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 +BUILD_DEPENDS="python-dev libsmpeg-dev libsdl-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()