speech-tools: needs C++ support
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 2 Oct 2009 09:51:19 +0000 (11:51 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 2 Oct 2009 09:51:19 +0000 (11:51 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/festival/speech-tools/Config.in

index d8405bad3294f326873a75cf0c405bc826c02b46..e82ea1e555f5d8b374985fae5f144cb7176b890c 100644 (file)
@@ -1,6 +1,10 @@
- config BR2_PACKAGE_SPEECH_TOOLS
+config BR2_PACKAGE_SPEECH_TOOLS
        bool "speech tools for festival"
+       depends on BR2_INSTALL_LIBSTDCPP
        help
          Speech tools for the festival text to speech system
 
          http://festvox.org/packed/festival/latest
+
+comment "speech tools requires a toolchain with C++ support enabled"
+       depends on !BR2_INSTALL_LIBSTDCPP