aboutsummaryrefslogtreecommitdiffstats
path: root/packages/speech-dispatcher
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-01-04 04:40:14 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-01-04 04:40:14 +0000
commit31634521405243e9933606d4654b3cac8c672fba (patch)
tree5b296c4f603f0d3020e026f43a8308ecb688cfff /packages/speech-dispatcher
parent149538f4e797a0c530f3cbc6ffa1105613ad2053 (diff)
downloadopenembedded-31634521405243e9933606d4654b3cac8c672fba.tar.gz
dotconf: rename to libdotonf, fix packaging
* follow debian naming and packaging * change dependency in speech-dispatcher
Diffstat (limited to 'packages/speech-dispatcher')
-rw-r--r--packages/speech-dispatcher/speech-dispatcher_0.6.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb b/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb
index 4f70def359..ac001bf1b7 100644
--- a/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb
+++ b/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb
@@ -2,7 +2,7 @@ DESCRIPTION = " Speech Dispatcher is a high-level device independent layer \
for speech synthesis through a simple, stable and well documented interface."
HOMEPAGE = "http://www.freebsoft.org/speechd/"
LICENSE = "GPLv2"
-DEPENDS = "flite dotconf glib-2.0"
+DEPENDS = "flite libdotconf glib-2.0"
RPROVIDES += "speechd"
PR = "r0"