wok diff libsdl-mixer/receipt @ rev 19952

Add urbackup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 08 13:18:44 2017 +0200 (2017-05-08)
parents 4cd474907d60
children a57602119b79
line diff
     1.1 --- a/libsdl-mixer/receipt	Wed Apr 02 10:38:57 2014 +0200
     1.2 +++ b/libsdl-mixer/receipt	Mon May 08 13:18:44 2017 +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()