diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 18:34:53 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 21:27:12 +0100 |
commit | 97e86eff5ae9fd4713a564e3168539068b856e41 (patch) | |
tree | a8b54331373210763f7cfaa7cd8875faf2ed0fb7 /docs/manual/adding-packages-autotools.txt | |
parent | e44f0ce28972da1c4f5509db76fda1d9cc994181 (diff) | |
download | buildroot-97e86eff5ae9fd4713a564e3168539068b856e41.tar.gz buildroot-97e86eff5ae9fd4713a564e3168539068b856e41.zip |
package/mediastreamer: add optional support for libupnp
When libupnp was compiled before, mediastreamer will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libmediastreamer_voip.so.3.0.0 | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libmediastreamer_base.so.3]
0x0000000000000001 (NEEDED) Shared library: [libupnp.so.6]
[...]
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/adding-packages-autotools.txt')
0 files changed, 0 insertions, 0 deletions