mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
buildsys: drop pulse support
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user