mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
speech-tools: needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user