wok rev 4893
speech-dispatcher: fix depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Feb 06 19:58:31 2010 +0000 (2010-02-06) |
parents | 9dd4e8cd0abb |
children | 82cd8e77939c |
files | speech-dispatcher/receipt |
line diff
1.1 --- a/speech-dispatcher/receipt Sat Feb 06 18:10:38 2010 +0000 1.2 +++ b/speech-dispatcher/receipt Sat Feb 06 19:58:31 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Common interface to speech synthesis." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="glib alsa-lib espeak dotconf python" 1.8 +DEPENDS="glib alsa-lib espeak dotconf python libsndfile" 1.9 BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python 1.10 python-dev espeak-dev sed espeak dotconf" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz"