Merge pull request #6122 from HiassofT/le10-espeak-ng

distro: disable espeak
This commit is contained in:
Frank Hartung 2022-01-14 10:55:10 +01:00 committed by GitHub
commit 9361a24d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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