wok diff libsdl-mixer/receipt @ rev 5481

Up: patch (2.6.1)
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 06 02:17:04 2010 +0000 (2010-05-06)
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	Thu May 06 02:17:04 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()