wok diff libsdl-mixer/receipt @ rev 3433

Up: glade3 (3.6.5)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 13 14:25:46 2009 +0200 (2009-06-13)
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	Sat Jun 13 14:25:46 2009 +0200
     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()