Merge pull request #4522 from OpenELEC/PA-enable

distributions/OpenELEC/options: enable Pulseaudio
This commit is contained in:
Stephan Raue 2015-12-23 22:45:21 +01:00
commit 624c5c8109

View File

@ -32,7 +32,7 @@
KODI_EXTRA_FONTS="yes" KODI_EXTRA_FONTS="yes"
# build and install PulseAudio support (yes / no) # build and install PulseAudio support (yes / no)
PULSEAUDIO_SUPPORT="no" PULSEAUDIO_SUPPORT="yes"
# build and install espeak support (yes / no) # build and install espeak support (yes / no)
ESPEAK_SUPPORT="yes" ESPEAK_SUPPORT="yes"