projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b7a36
)
Make argus depend on packets, instead of selecting them
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 29 Nov 2007 13:02:10 +0000
(13:02 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Thu, 29 Nov 2007 13:02:10 +0000
(13:02 -0000)
package/argus/Config.in
patch
|
blob
|
history
diff --git
a/package/argus/Config.in
b/package/argus/Config.in
index 958ecdda89f123b63c9539d060adafa1514bbce5..97f8ec1e8fa3bbc9c8665005223e8d68fcaad675 100644
(file)
--- a/
package/argus/Config.in
+++ b/
package/argus/Config.in
@@
-1,9
+1,11
@@
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