wok diff speech-dispatcher/receipt @ rev 23624
speech-dispatcher: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 15 11:01:43 2020 +0000 (2020-04-15) |
parents | 4b5dff92b4ba |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/speech-dispatcher/receipt Tue Oct 08 15:17:05 2019 +0100 1.2 +++ b/speech-dispatcher/receipt Wed Apr 15 11:01:43 2020 +0000 1.3 @@ -12,8 +12,9 @@ 1.4 WGET_URL="https://github.com/brailcom/speechd/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="alsa-lib dotconf espeak glib python" 1.7 -BUILD_DEPENDS="alsa-lib-dev autoconf dotconf-dev espeak-dev glib-dev \ 1.8 - libsndfile-dev pkg-config python-dev texinfo" 1.9 +BUILD_DEPENDS="alsa-lib-dev libtool dotconf-dev espeak-dev glib-dev \ 1.10 + libvorbis-dev flac-dev libsndfile-dev pkg-config python-dev texinfo" 1.11 +SUGGESTED="libvorbis flac" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()