From 064d5b94cf460ae59dcb9a40777467f95c7cc279 Mon Sep 17 00:00:00 2001 From: CvH Date: Sun, 13 Sep 2020 22:16:57 +0200 Subject: [PATCH] ARM: remove espeak --- projects/ARM/options | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/ARM/options b/projects/ARM/options index e9b2b7e588..09baedc076 100644 --- a/projects/ARM/options +++ b/projects/ARM/options @@ -33,9 +33,6 @@ # build and install PulseAudio support (yes / no) PULSEAUDIO_SUPPORT="yes" - # build and install espeak support (yes / no) - ESPEAK_SUPPORT="no" - # build and install with BluRay support (yes / no) KODI_BLURAY_SUPPORT="no"