# HG changeset patch # User Paul Issott # Date 1265486311 0 # Node ID 87cdd99cd1b0789a32b13d24faa4739b7dda28e1 # Parent 9dd4e8cd0abb691d0865d081ae21e9db86cf9e79 speech-dispatcher: fix depends diff -r 9dd4e8cd0abb -r 87cdd99cd1b0 speech-dispatcher/receipt --- a/speech-dispatcher/receipt Sat Feb 06 18:10:38 2010 +0000 +++ b/speech-dispatcher/receipt Sat Feb 06 19:58:31 2010 +0000 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Common interface to speech synthesis." MAINTAINER="paul@slitaz.org" -DEPENDS="glib alsa-lib espeak dotconf python" +DEPENDS="glib alsa-lib espeak dotconf python libsndfile" BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python python-dev espeak-dev sed espeak dotconf" TARBALL="$PACKAGE-$VERSION.tar.gz"