wok diff libsdl-net/receipt @ rev 8398
Fixed fluidsynth.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 04:06:47 2011 +0000 (2011-02-05) |
parents | a7b619564b2b |
children | 8c08820e8dfb |
line diff
1.1 --- a/libsdl-net/receipt Mon May 25 01:12:33 2009 +0200 1.2 +++ b/libsdl-net/receipt Sat Feb 05 04:06:47 2011 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="SDL net support." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg libSDL" 1.8 -BUILD_DEPENDS="xorg-dev libSDL-dev" 1.9 +DEPENDS="xorg libsdl" 1.10 +BUILD_DEPENDS="xorg-dev libsdl-dev" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.libsdl.org/projects/SDL_net/" 1.13 WGET_URL="http://www.libsdl.org/projects/SDL_net/release/$TARBALL"