aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Jason A. Donenfeld <Jason@zx2c4.com>2014-01-13 22:18:51 (JST)
committerGravatar Jason A. Donenfeld <Jason@zx2c4.com>2014-01-14 10:00:07 (JST)
commitf43b228d0bca5791be98ff3fbb2f8743219635b6 (patch)
tree2200619d48fd24f5e809736ff94c84a57da4481f /README
parente83b51b4f6bd53efea0c772e6ecdf1c5605ca611 (diff)
downloadcgit-f43b228d0bca5791be98ff3fbb2f8743219635b6.zip
cgit-f43b228d0bca5791be98ff3fbb2f8743219635b6.tar.gz
filter: add lua support
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e1d5262..d79cd43 100644
--- a/README
+++ b/README
@@ -38,6 +38,7 @@ Dependencies
38* libzip 38* libzip
39* libcrypto (OpenSSL) 39* libcrypto (OpenSSL)
40* libssl (OpenSSL) 40* libssl (OpenSSL)
41* optional: luajit or lua
41 42
42Apache configuration 43Apache configuration
43-------------------- 44--------------------