diff --git a/srcpkgs/SDL_sound/template b/srcpkgs/SDL_sound/template index 536f486f29e..b48daa5ac05 100644 --- a/srcpkgs/SDL_sound/template +++ b/srcpkgs/SDL_sound/template @@ -1,10 +1,10 @@ # Template file for 'SDL_sound' pkgname=SDL_sound version=1.0.3 -revision=4 +revision=5 build_style=gnu-configure configure_args="--disable-static" -hostmakedepends="pkg-config SDL-devel" +hostmakedepends="pkg-config" makedepends="SDL-devel libmikmod-devel>=3.2.0 libvorbis-devel libflac-devel speex-devel smpeg-devel" short_desc="A library to decode several popular sound file formats, such as .WAV and .MP3"