Commit b624c9e3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

speech-tools: needs C++ support

parent 090b407f
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
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