diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-01-03 02:09:15 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-01-03 02:09:15 +0000 |
commit | e7e862992bf6ce5feb5ab9719584c2325bea2f08 (patch) | |
tree | 3493b9cdb7dbc3df9708ae47a9b6eeaa16073f5d /packages | |
parent | 055260657195d3b59e4d5761f889b07afcef690f (diff) |
speech-dispatcher_0.6.5: fix missing PR
Diffstat (limited to 'packages')
-rw-r--r-- | packages/speech-dispatcher/speech-dispatcher_0.6.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb b/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb index 23914ab00e..4f70def359 100644 --- a/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb +++ b/packages/speech-dispatcher/speech-dispatcher_0.6.5.bb @@ -5,6 +5,8 @@ LICENSE = "GPLv2" DEPENDS = "flite dotconf glib-2.0" RPROVIDES += "speechd" +PR = "r0" + inherit autotools SRC_URI = "http://www.freebsoft.org/pub/projects/speechd/${PN}-${PV}.tar.gz \ |