wok-4.x diff libsdl-mixer/receipt @ rev 5116
Updated get-google-chrome: get script added -f / -r options
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Fri Mar 19 16:51:33 2010 +0000 (2010-03-19) |
parents | a7b619564b2b |
children | ba0df146049f |
line diff
1.1 --- a/libsdl-mixer/receipt Mon May 25 01:12:33 2009 +0200 1.2 +++ b/libsdl-mixer/receipt Fri Mar 19 16:51:33 2010 +0000 1.3 @@ -11,8 +11,8 @@ 1.4 WEB_SITE="http://www.libsdl.org/projects/SDL_mixer/" 1.5 WGET_URL="http://www.libsdl.org/projects/SDL_mixer/release/$TARBALL" 1.6 1.7 -DEPENDS="libSDL libmad libvorbis libogg" 1.8 -BUILD_DEPENDS="libSDL libSDL-dev libmad-dev libvorbis-dev libogg-dev " 1.9 +DEPENDS="libsdl libmad libvorbis libogg" 1.10 +BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev " 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()