Commit edec090f authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Make argus depend on packets, instead of selecting them

parent f0b7a36c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_ARGUS
	bool "argus"
	default n
	select BR2_PACKAGE_LIBPCAP
	depends 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