diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-13 14:18:51 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-14 02:00:07 +0100 |
commit | f43b228d0bca5791be98ff3fbb2f8743219635b6 (patch) | |
tree | 2200619d48fd24f5e809736ff94c84a57da4481f /README | |
parent | e83b51b4f6bd53efea0c772e6ecdf1c5605ca611 (diff) |
filter: add lua support
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ Dependencies * libzip * libcrypto (OpenSSL) * libssl (OpenSSL) +* optional: luajit or lua Apache configuration -------------------- |