distro: disable espeak

The espeak-ng package doesn't build so disable it until that's fixed

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-01-14 10:35:54 +01:00
parent 2867209855
commit 6f2605e785

View File

@ -88,7 +88,7 @@
PULSEAUDIO_SUPPORT="yes"
# build and install eSpeak-NG support (yes / no)
ESPEAK_SUPPORT="yes"
ESPEAK_SUPPORT="no"
# build and install with BluRay support (yes / no)
KODI_BLURAY_SUPPORT="yes"