summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 10:50:15 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 12:43:36 +0100
commit2658f92566625f86e2fdcfc2fb1508d28d6390bd (patch)
treea203e2dbb4f96db1d19c8f615006536c5b350798 /docs/manual
parent3ff5d3ff221003f17ac7e9862847946cf28e56c3 (diff)
downloadbuildroot-2658f92566625f86e2fdcfc2fb1508d28d6390bd.tar.gz
buildroot-2658f92566625f86e2fdcfc2fb1508d28d6390bd.zip
package/pulseaudio: add optional support for libsoxr
When libsoxr was compiled before, pulseaudio will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/pulseaudio | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [libpulsecore-8.0.so] 0x0000000000000001 (NEEDED) Shared library: [libpulse.so.0] 0x0000000000000001 (NEEDED) Shared library: [libspeexdsp.so.1] 0x0000000000000001 (NEEDED) Shared library: [libsoxr.so.0] [...] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud