mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
kodi: remove espeak
This commit is contained in:
parent
064d5b94cf
commit
0d2e34a8dc
@ -60,10 +60,6 @@ configure_package() {
|
||||
KODI_PULSEAUDIO="-DENABLE_PULSEAUDIO=OFF"
|
||||
fi
|
||||
|
||||
if [ "$ESPEAK_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET espeak"
|
||||
fi
|
||||
|
||||
if [ "$CEC_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libcec"
|
||||
KODI_CEC="-DENABLE_CEC=ON"
|
||||
|
Loading…
x
Reference in New Issue
Block a user