aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jason A. Donenfeld <Jason@zx2c4.com>2014-01-18 08:45:01 (JST)
committerGravatar Jason A. Donenfeld <Jason@zx2c4.com>2014-01-19 23:07:56 (JST)
commitea7210bef377be4ffb088a1a8e5a9dd354f82afb (patch)
treeb1732092a89f549e3709ce1e81a4205c100bff0b
parent6952f164c10689e3c112dbef85e461a6246654be (diff)
downloadcgit-ea7210bef377be4ffb088a1a8e5a9dd354f82afb.zip
cgit-ea7210bef377be4ffb088a1a8e5a9dd354f82afb.tar.gz
README: document pkg-config for luajit
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7b72842..9f26959 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ Dependencies
54* libzip 54* libzip
55* libcrypto (OpenSSL) 55* libcrypto (OpenSSL)
56* libssl (OpenSSL) 56* libssl (OpenSSL)
57* optional: luajit or lua 57* optional: luajit or lua, most reliably used when pkg-config is available
58 58
59Apache configuration 59Apache configuration
60-------------------- 60--------------------