summaryrefslogtreecommitdiffstats
path: root/http/modsecurity/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'http/modsecurity/DEPENDS')
-rwxr-xr-xhttp/modsecurity/DEPENDS3
1 files changed, 1 insertions, 2 deletions
diff --git a/http/modsecurity/DEPENDS b/http/modsecurity/DEPENDS
index 431a54437d..5038fb817f 100755
--- a/http/modsecurity/DEPENDS
+++ b/http/modsecurity/DEPENDS
@@ -6,5 +6,4 @@ case $(get_spell_provider $SPELL APACHE2) in
*) ;; # NOTHING
esac &&
optional_depends lua51 "" "" "to use the new Lua engine"
-# the ./configure --help lists curl, and it uses it if it exists.
-# nothing in any documentation tells me what it's doing with curl...
+optional_depends curl "" "" "for ModSecurity Log Collector"