wok-stable diff python-pygame/receipt @ rev 5355

Added nano-dev to build depends of subversion.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:43:21 2010 +0000 (2010-04-28)
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	Wed Apr 28 16:43:21 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"