wok-next diff python-pygame/receipt @ rev 5045
cryptsetup: support libdevmapper
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Mar 04 19:32:57 2010 +0000 (2010-03-04) |
parents | e8024c01fc47 |
children | 5921dc28d8c6 |
line diff
1.1 --- a/python-pygame/receipt Sat Jun 13 12:19:10 2009 +0200 1.2 +++ b/python-pygame/receipt Thu Mar 04 19:32:57 2010 +0000 1.3 @@ -9,7 +9,8 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.pygame.org" 1.6 WGET_URL="$WEB_SITE/ftp/$TARBALL" 1.7 -DEPENDS="python libsdl libsdl-image libsdl-mixer libsdl-ttf python-numpy libsmpeg" 1.8 +DEPENDS="python libsdl libsdl-image libsdl-mixer libsdl-ttf python-numpy \ 1.9 +libsmpeg gcc-lib-base" 1.10 BUILD_DEPENDS="python python-dev python-numpy libsdl libsdl-dev libsdl-image \ 1.11 libsdl-image-dev libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev \ 1.12 libsmpeg libsmpeg-dev"