From 9d5f9a3efe01a06c101f43dd288df91132dc622b Mon Sep 17 00:00:00 2001 From: CvH Date: Sun, 13 Sep 2020 18:47:42 +0200 Subject: [PATCH] distro: remove espeak --- distributions/LibreELEC/options | 3 --- 1 file changed, 3 deletions(-) diff --git a/distributions/LibreELEC/options b/distributions/LibreELEC/options index 7b4bfb6efe..bbcb00d8ac 100644 --- a/distributions/LibreELEC/options +++ b/distributions/LibreELEC/options @@ -87,9 +87,6 @@ # build and install PulseAudio support (yes / no) PULSEAUDIO_SUPPORT="yes" -# build and install espeak support (yes / no) - ESPEAK_SUPPORT="yes" - # build and install with BluRay support (yes / no) KODI_BLURAY_SUPPORT="yes"