buildroot/package/libcap-ng/Config.in
Yann E. MORIN 9863553fe8 packages: all salute the passing of avr32
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-14 17:43:11 +01:00

11 lines
401 B
Plaintext

config BR2_PACKAGE_LIBCAP_NG
bool "libcap-ng"
help
The libcap-ng library is intended to make programming with
posix capabilities much easier than the traditional libcap
library. It includes utilities that can analyse all currently
running applications and print out any capabilities and whether
or not it has an open ended bounding set.
http://people.redhat.com/sgrubb/libcap-ng/