wok diff speech-dispatcher/receipt @ rev 23928
created recipes for efivar, efivar-dev and efibootmgr
author | Hans-G?nter Theisgen |
---|---|
date | Tue Sep 01 07:56:48 2020 +0100 (2020-09-01) |
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 Sep 01 07:56:48 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()