mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
kodi: drop references to pulseaudio
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
be7bf1e93b
commit
92149206d2
@ -71,11 +71,6 @@ else
|
|||||||
KODI_ALSA="--disable-alsa"
|
KODI_ALSA="--disable-alsa"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$PULSEAUDIO_SUPPORT" = yes ]; then
|
|
||||||
# for PulseAudio support
|
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET pulseaudio"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$ESPEAK_SUPPORT" = yes ]; then
|
if [ "$ESPEAK_SUPPORT" = yes ]; then
|
||||||
# for espeak support
|
# for espeak support
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET espeak"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET espeak"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user