mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
mediacenter: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
This commit is contained in:
parent
7b3aa915c3
commit
b807a9e29d
@ -62,7 +62,7 @@ configure_package() {
|
||||
KODI_PULSEAUDIO="-DENABLE_PULSEAUDIO=OFF"
|
||||
fi
|
||||
|
||||
if [ "$ESPEAK_SUPPORT" = yes ]; then
|
||||
if [ "${ESPEAK_SUPPORT}" = yes ]; then
|
||||
PKG_DEPENDS_TARGET+=" espeak-ng"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user