mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
buildsys: drop pulse support
This commit is contained in:
parent
2640f3dc5f
commit
57b73f2d35
@ -343,7 +343,6 @@ show_config() {
|
|||||||
config_message="$config_message\n $dashes$dashes"
|
config_message="$config_message\n $dashes$dashes"
|
||||||
|
|
||||||
config_message="$config_message\n - ALSA support:\t\t\t $ALSA_SUPPORT"
|
config_message="$config_message\n - ALSA support:\t\t\t $ALSA_SUPPORT"
|
||||||
config_message="$config_message\n - Pulseaudio support:\t\t\t $PULSEAUDIO_SUPPORT"
|
|
||||||
config_message="$config_message\n - Bluetooth support:\t\t\t $BLUETOOTH_SUPPORT"
|
config_message="$config_message\n - Bluetooth support:\t\t\t $BLUETOOTH_SUPPORT"
|
||||||
config_message="$config_message\n - Hardware Sensors support:\t\t $SENSOR_SUPPORT"
|
config_message="$config_message\n - Hardware Sensors support:\t\t $SENSOR_SUPPORT"
|
||||||
config_message="$config_message\n - LCD drivers:\t\t\t\t $LCD_DRIVER"
|
config_message="$config_message\n - LCD drivers:\t\t\t\t $LCD_DRIVER"
|
||||||
|
@ -47,9 +47,6 @@
|
|||||||
# does not work on RPi
|
# does not work on RPi
|
||||||
KODI_VIS_FISHBMC="yes"
|
KODI_VIS_FISHBMC="yes"
|
||||||
|
|
||||||
# build and install PulseAudio support (yes / no)
|
|
||||||
PULSEAUDIO_SUPPORT="no"
|
|
||||||
|
|
||||||
# build and install espeak support (yes / no)
|
# build and install espeak support (yes / no)
|
||||||
ESPEAK_SUPPORT="yes"
|
ESPEAK_SUPPORT="yes"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user