summaryrefslogtreecommitdiffstats
path: root/package/argus
diff options
context:
space:
mode:
authorPeter Korsgaard2008-08-04 21:08:09 +0200
committerPeter Korsgaard2008-08-04 21:08:09 +0200
commit71d8b4487815de7a9b778521cbcd8ab01023bf02 (patch)
treec48a7de7270edbcb55fec3ea6200babb1e2a78b4 /package/argus
parentccache: expand help text (diff)
downloadbuildroot-71d8b4487815de7a9b778521cbcd8ab01023bf02.tar.gz
buildroot-71d8b4487815de7a9b778521cbcd8ab01023bf02.tar.xz
buildroot-71d8b4487815de7a9b778521cbcd8ab01023bf02.zip
argus: select libpcap
Diffstat (limited to 'package/argus')
-rw-r--r--package/argus/Config.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/package/argus/Config.in b/package/argus/Config.in
index bdd3bc0f5..6728ae753 100644
--- a/package/argus/Config.in
+++ b/package/argus/Config.in
@@ -1,10 +1,7 @@
config BR2_PACKAGE_ARGUS
bool "argus"
- depends on BR2_PACKAGE_LIBPCAP
+ select 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