SDL_sound: cross build support.

This commit is contained in:
Juan RP 2014-02-18 16:58:29 +01:00
parent dbd5c89e11
commit ebc2037bfe
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=1.0.3
revision=4
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config SDL-devel"
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"