wok diff libsdl/receipt @ rev 10832

python-pygame: we want font, image, mixer support for childsplay
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 07 21:56:16 2011 +0200 (2011-06-07)
parents 8c08820e8dfb
children b7319995b37e
line diff
     1.1 --- a/libsdl/receipt	Mon Mar 28 21:16:38 2011 +0000
     1.2 +++ b/libsdl/receipt	Tue Jun 07 21:56:16 2011 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Simple DirectMedia Layer (used by Qemu)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="xorg-libXext xorg-libXrender xorg-libX11"
     1.7 -BUILD_DEPENDS="libglu-mesa"
     1.8 +BUILD_DEPENDS="libglu-mesa xorg-libXt-dev xorg-libXext-dev xorg-libXrender-dev xorg-libX11-dev"
     1.9  SOURCE="SDL"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.libsdl.org/"