kumquat-buildroot/package/multimedia/festival/speech-tools/Config.in
Peter Korsgaard b624c9e35e speech-tools: needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-02 11:51:19 +02:00

11 lines
312 B
Plaintext

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