kumquat-buildroot/package/argus/Config.in
Peter Korsgaard a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00

12 lines
247 B
Plaintext

config BR2_PACKAGE_ARGUS
bool "argus"
default n
depends on BR2_PACKAGE_LIBPCAP
help
A Real Time Flow Monitor-based audit engine.
http://qosient.com/argus/
comment "argus - disabled (requires libpcap)"
depends on !BR2_PACKAGE_LIBPCAP