wok-6.x diff libsdl/receipt @ rev 11084
cloudvpn: Fixed WEB_SITE and WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 02:11:40 2011 +0000 (2011-10-17) |
parents | 8c08820e8dfb |
children | b7319995b37e |
line diff
1.1 --- a/libsdl/receipt Mon Mar 28 21:16:38 2011 +0000 1.2 +++ b/libsdl/receipt Mon Oct 17 02:11:40 2011 +0000 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/"