diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-18 00:45:01 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-19 15:07:56 +0100 |
commit | ea7210bef377be4ffb088a1a8e5a9dd354f82afb (patch) | |
tree | b1732092a89f549e3709ce1e81a4205c100bff0b | |
parent | makefile: bump version (diff) | |
download | cgit-pink-ea7210bef377be4ffb088a1a8e5a9dd354f82afb.tar.gz cgit-pink-ea7210bef377be4ffb088a1a8e5a9dd354f82afb.zip |
README: document pkg-config for luajit
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
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 * libzip * libcrypto (OpenSSL) * libssl (OpenSSL) -* optional: luajit or lua +* optional: luajit or lua, most reliably used when pkg-config is available Apache configuration -------------------- |