buildrootschalter/package/libnetfilter_acct/Config.in
Gustavo Zacarias b48aa7eed9 libnetfilter_acct: add new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-03 19:11:47 +01:00

13 lines
387 B
Plaintext

config BR2_PACKAGE_LIBNETFILTER_ACCT
bool "libnetfilter_acct"
depends on BR2_LARGEFILE
select BR2_PACKAGE_LIBMNL
help
libnetfilter_acct is the userspace library providing interface
to extended accounting infrastructure.
http://www.netfilter.org/projects/libnetfilter_acct/
comment "libnetfilter_acct requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE