mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
mediacenter: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user