Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -27,12 +27,15 @@ config BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_NONE
|
||||
|
||||
config BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_ALSA
|
||||
bool "alsa via portaudio"
|
||||
# Selecting portaudio generates spurious "unmet dependencies"
|
||||
# warnings. Unless you are changing the dependencies of espeak
|
||||
# or portaudio, just ignore those spurious warnings.
|
||||
select BR2_PACKAGE_PORTAUDIO
|
||||
select BR2_PACKAGE_PORTAUDIO_CXX
|
||||
|
||||
config BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_PULSEAUDIO
|
||||
bool "pulseaudio"
|
||||
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # pulseaudio -> json-c
|
||||
depends on BR2_PACKAGE_PULSEAUDIO_HAS_ATOMIC
|
||||
select BR2_PACKAGE_PULSEAUDIO
|
||||
|
||||
endchoice
|
||||
|
||||
Reference in New Issue
Block a user