mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/multimedia: mark festival packages as broken
After spending a couple of hours on it today, I'm still unable to get speech-tools to build and install properly with a uClibc toolchain. So I'm giving up. Mark the entire thing broken as the text-to-speech stuff is unlikely to be used very much on the kind of small systems we're targetting. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a7da53bd2c
commit
a6ada2c946
@ -1,6 +1,7 @@
|
|||||||
menuconfig BR2_PACKAGE_FESTIVAL
|
menuconfig BR2_PACKAGE_FESTIVAL
|
||||||
bool "festival text-to-speech system"
|
bool "festival text-to-speech system"
|
||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
|
depends on BROKEN # doesn't build
|
||||||
select BR2_PACKAGE_ALSA_LIB
|
select BR2_PACKAGE_ALSA_LIB
|
||||||
select BR2_PACKAGE_SPEECH_TOOLS
|
select BR2_PACKAGE_SPEECH_TOOLS
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user