diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-03 22:38:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-03 22:38:15 +0200 |
commit | 4ae24e1928422dd5c95610131fe601868d5e6451 (patch) | |
tree | a573052b9204cad488035b23bd97a0e20fe15f6f /doc/en | |
parent | 7a3f1468453f563364980bd56294e6a51c7e9df8 (diff) | |
download | weechat-4ae24e1928422dd5c95610131fe601868d5e6451.zip |
doc: update Lua version in dependencies (user's guide)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index a020e3c99..45e9bfbd5 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -100,7 +100,7 @@ compile WeeChat. | python-dev | ≥ 2.5 ^(3)^ | | Python plugin | libperl-dev | | | Perl plugin | ruby2.1-dev | ≥ 1.8 | | Ruby plugin -| liblua5.1-0-dev | | | Lua plugin +| liblua5.2-dev | | | Lua plugin | tcl-dev | ≥ 8.5 | | Tcl plugin | guile-2.0-dev | ≥ 2.0 | | Guile (scheme) plugin | asciidoc | ≥ 8.5.0 | | Build man page and documentation |