wok-next 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 | 130c6e5dd0e0 |
children | 0d04c8e17418 |
files | python-pygame/receipt |
line diff
1.1 --- a/python-pygame/receipt Thu May 26 11:52:15 2011 +0200 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()