wok-next diff libsdl-mixer/receipt @ rev 18580

Recompile libsdl, libsdl-mixer with alsa sound support
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 11 16:03:26 2015 +0200 (2015-11-11)
parents 4cd474907d60
children 595097cb4e40
line diff
     1.1 --- a/libsdl-mixer/receipt	Wed Apr 02 10:38:57 2014 +0200
     1.2 +++ b/libsdl-mixer/receipt	Wed Nov 11 16:03:26 2015 +0200
     1.3 @@ -13,7 +13,8 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="libsdl libmad libvorbis libogg"
     1.7 -BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev "
     1.8 +BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev \
     1.9 +alsa-lib-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()