mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user