wok diff speech-dispatcher/receipt @ rev 11621

busybox-static: slitaz-boot-script needs CONFIG_SCRIPT
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 24 12:22:58 2012 +0100 (2012-01-24)
parents febcdac4b846
children e2cc0a6e47fe
line diff
     1.1 --- a/speech-dispatcher/receipt	Sat Feb 06 11:38:05 2010 +0000
     1.2 +++ b/speech-dispatcher/receipt	Tue Jan 24 12:22:58 2012 +0100
     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"