diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-22 08:07:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:35 +0700 |
commit | 45a5837037b618273f574d4c1563c03a70cbe51d (patch) | |
tree | 4400d6727c8ab8baec8f29bd710dbac46b94e247 /development/cgit | |
parent | 7c7f5665a8dd242b56ad4e2786586a7020bb4d40 (diff) | |
download | slackbuilds-45a5837037b618273f574d4c1563c03a70cbe51d.tar.gz |
development/cgit: Note lua versions compatibility in the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/cgit')
-rw-r--r-- | development/cgit/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/cgit/README b/development/cgit/README index 1f18441839..dea69479f9 100644 --- a/development/cgit/README +++ b/development/cgit/README @@ -6,7 +6,8 @@ A sample /etc/cgitrc (you must provide one) is in the docs folder, and so are some example configuration files for apache and lighttpd. luacrypto or lua-md5 are optional dependencies (for avatars support), -but first you have to build this against lua. +but first you have to build this against lua (use lua, *NOT* lua52 +or lua53). If you want to use the email-libravatar-korg.lua filter or the email-gravatar-sbo.lua one, have a look also to the suggested css |