mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
nginx: adds lua support
This commit is contained in:
parent
5046c8327e
commit
da16d9e5d5
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
dependencies='apr-1 apr-util-1 libxml-2.0'
|
||||
dependencies='apr-1 apr-util-1 libxml-2.0 lua5.1'
|
||||
|
||||
if [ ! -e "$ngx_addon_dir/../../standalone/.libs/standalone.a" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user