Skip to content

Commit

Permalink
buildsys: drop pulse support
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaraev committed Jan 11, 2015
1 parent 2640f3d commit 57b73f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion config/functions
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ show_config() {
config_message="$config_message\n $dashes$dashes"

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 - Hardware Sensors support:\t\t $SENSOR_SUPPORT"
config_message="$config_message\n - LCD drivers:\t\t\t\t $LCD_DRIVER"
Expand Down
3 changes: 0 additions & 3 deletions distributions/OpenELEC/options
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
# does not work on RPi
KODI_VIS_FISHBMC="yes"

# build and install PulseAudio support (yes / no)
PULSEAUDIO_SUPPORT="no"

# build and install espeak support (yes / no)
ESPEAK_SUPPORT="yes"

Expand Down

0 comments on commit 57b73f2

Please sign in to comment.