Bernd Kuhls 2015-09-06 14:35:56 +02:00 committed by Peter Korsgaard
parent 26ae113d11
commit c42e3d554c

View File

@ -1,8 +1,12 @@
config BR2_PACKAGE_LIBSOUNDTOUCH config BR2_PACKAGE_LIBSOUNDTOUCH
bool "libsoundtouch" bool "libsoundtouch"
depends on BR2_INSTALL_LIBSTDCPP
help help
SoundTouch is an open-source audio processing library for SoundTouch is an open-source audio processing library for
changing the Tempo, Pitch and Playback Rates of audio streams changing the Tempo, Pitch and Playback Rates of audio streams
or audio files. or audio files.
http://www.surina.net/soundtouch http://www.surina.net/soundtouch
comment "libsoundtouch needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP