wok diff speech-dispatcher/receipt @ rev 23710

updated ubuntu-font-family (0.80 -> 0.83)
author Hans-G?nter Theisgen
date Tue Apr 28 17:22:54 2020 +0100 (2020-04-28)
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	Tue Apr 28 17:22:54 2020 +0100
     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()