summaryrefslogtreecommitdiff
path: root/packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-07-20 12:24:19 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-07-20 12:24:19 +0000
commita2f3bda7c838e1e5750e0ea96096f2b3de6590fe (patch)
tree698805e5905f428b534b0f2f1ed28b9b0d63bf41 /packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
parent3223fbd9a2002c79ba09633596c70e5f483094d4 (diff)
speech-dispatcher: fix configure.in for c++
* we have a little patch that has support for espeak * the autoconf macros AC_LANG_PUSH/POP is used with c++, but it is not checked if c++ is available * tweak configure_fix.patch to support this * bug 4391 was reported by ant and is fixed now * bump PR
Diffstat (limited to 'packages/speech-dispatcher/speech-dispatcher_0.6.6.bb')
-rw-r--r--packages/speech-dispatcher/speech-dispatcher_0.6.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/speech-dispatcher/speech-dispatcher_0.6.6.bb b/packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
index 302f642d67..105c32312f 100644
--- a/packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
+++ b/packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
DEPENDS = "espeak flite pulseaudio libdotconf glib-2.0"
RPROVIDES_${PN} += "speechd"
-PR = "r0"
+PR = "r1"
inherit autotools update-rc.d