diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-20 20:51:15 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 15:01:47 +0100 |
commit | fee0703d8cf7ebc99cc8094425e10cb382731f4c (patch) | |
tree | 795f248bdb7d107f4ddb2b57fd6e89725d30a5ad /docs/manual/adding-packages-tips.txt | |
parent | 8e4c622799321be1bd3c4a69f6cb5575561d3606 (diff) | |
download | buildroot-fee0703d8cf7ebc99cc8094425e10cb382731f4c.tar.gz buildroot-fee0703d8cf7ebc99cc8094425e10cb382731f4c.zip |
package/syslog-ng: add optional support for libcap
When libcap was compiled before, syslog-ng will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/sbin/syslog-ng | grep NEEDED | sort
0x0000000000000001 (NEEDED) Shared library: [libcap.so.2]
[...]
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-tips.txt')
0 files changed, 0 insertions, 0 deletions