summaryrefslogtreecommitdiffstats
path: root/package/argus
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-04 19:08:09 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-04 19:08:09 +0000
commit71d8b4487815de7a9b778521cbcd8ab01023bf02 (patch)
treec48a7de7270edbcb55fec3ea6200babb1e2a78b4 /package/argus
parentf9bd1c85f3fcfcca06b766e1766b54fd3f78db8b (diff)
downloadbuildroot-novena-71d8b4487815de7a9b778521cbcd8ab01023bf02.tar.gz
buildroot-novena-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