Skip to content

Commit da16d9e

Browse files
author
Felipe \"Zimmerle\" Costa
committed
nginx: adds lua support
1 parent 5046c83 commit da16d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/modsecurity/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
dependencies='apr-1 apr-util-1 libxml-2.0'
3+
dependencies='apr-1 apr-util-1 libxml-2.0 lua5.1'
44

55
if [ ! -e "$ngx_addon_dir/../../standalone/.libs/standalone.a" ]
66
then

0 commit comments

Comments
 (0)