wok-next diff espeak/receipt @ rev 20204
libjreen: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 03 22:50:48 2017 +0100 (2017-11-03) |
parents | d6bd3fc6e0bd |
children | c4e53a39395a |
line diff
1.1 --- a/espeak/receipt Sun May 04 04:42:11 2014 +0200 1.2 +++ b/espeak/receipt Fri Nov 03 22:50:48 2017 +0100 1.3 @@ -12,8 +12,8 @@ 1.4 TAGS="speech synthesis" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="portaudio jack-audio-connection-kit" 1.8 -BUILD_DEPENDS="$DEPENDS portaudio-dev jack-audio-connection-kit-dev" 1.9 +DEPENDS="portaudio jack" 1.10 +BUILD_DEPENDS="$DEPENDS portaudio-dev jack-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()