mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
Add curl to list of optional dependencies
The curl utility is used by the active-http.bro script, but this isn't mentioned anywhere.
This commit is contained in:
parent
32d7c96cd4
commit
c299a71b83
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ build time:
|
|||
* LibGeoIP (for geo-locating IP addresses)
|
||||
* sendmail (enables Bro and BroControl to send mail)
|
||||
* gawk (enables all features of bro-cut)
|
||||
* curl (used by one of the Bro scripts)
|
||||
* gperftools (tcmalloc is used to improve memory and CPU usage)
|
||||
* ipsumdump (for trace-summary; http://www.cs.ucla.edu/~kohler/ipsumdump)
|
||||
* Ruby executable, library, and headers (for Broccoli Ruby bindings)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue