diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 15:48:42 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 18:21:21 +0100 |
commit | 46143f16834987dce379a88d98ce7068cabfe29f (patch) | |
tree | e6c6ce7242e49c231bc7883050337806acaca801 /docs/manual/adding-board-support.txt | |
parent | e0b2041d44c32c7c6b6730137b23e4b3208ee109 (diff) | |
download | buildroot-46143f16834987dce379a88d98ce7068cabfe29f.tar.gz buildroot-46143f16834987dce379a88d98ce7068cabfe29f.zip |
package/kismet: add optional support for libcap
When libcap was compiled before, kismet will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/kismet_server | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libcap.so.2]
[...]
The build system offers no option to en-/disable libcap support:
https://www.kismetwireless.net/gitweb/?p=kismet.git;a=blob;f=configure.ac;h=e874b10f3c1d56e2deb5e8adf4b8da4066fdde56;hb=HEAD#l635
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-board-support.txt')
0 files changed, 0 insertions, 0 deletions