mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
kodi: drop references to pulseaudio
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -71,11 +71,6 @@ else
|
||||
KODI_ALSA="--disable-alsa"
|
||||
fi
|
||||
|
||||
if [ "$PULSEAUDIO_SUPPORT" = yes ]; then
|
||||
# for PulseAudio support
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET pulseaudio"
|
||||
fi
|
||||
|
||||
if [ "$ESPEAK_SUPPORT" = yes ]; then
|
||||
# for espeak support
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET espeak"
|
||||
|
||||
Reference in New Issue
Block a user