diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 10:50:17 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 12:45:15 +0100 |
commit | 055cf588427b40533da74d16df1830e483c5618e (patch) | |
tree | 47ed697c2d530d053d45f9b96272031b4e4f6005 /docs/manual/adding-board-support.txt | |
parent | 2658f92566625f86e2fdcfc2fb1508d28d6390bd (diff) | |
download | buildroot-055cf588427b40533da74d16df1830e483c5618e.tar.gz buildroot-055cf588427b40533da74d16df1830e483c5618e.zip |
package/jack2: add optional support for opus
When opus was compiled before, jack2 will use it as optional dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/jackd | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libjackserver.so.0]
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.1]
0x0000000000000001 (NEEDED) Shared library: [libopus.so.0]
[...]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-board-support.txt')
0 files changed, 0 insertions, 0 deletions