wok rev 17236
jack-audio-connection-kit: update bdeps to build alsa_out & alsa_in
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 18 13:24:48 2014 +0200 (2014-10-18) |
parents | ac3b773e4d68 |
children | f2bdc266fba2 |
files | jack-audio-connection-kit/receipt |
line diff
1.1 --- a/jack-audio-connection-kit/receipt Fri Oct 17 19:52:40 2014 -0400 1.2 +++ b/jack-audio-connection-kit/receipt Sat Oct 18 13:24:48 2014 +0200 1.3 @@ -12,8 +12,8 @@ 1.4 TAGS="audio server" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="alsa-lib ncurses readline libsndfile libogg" 1.8 -BUILD_DEPENDS="alsa-lib-dev" 1.9 +DEPENDS="alsa-lib ncurses readline libsndfile libogg libsamplerate" 1.10 +BUILD_DEPENDS="alsa-lib-dev libsamplerate-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()