diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-08 13:24:20 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-08 13:24:20 +0100 |
commit | 4ddd641a7aa71c949f4d6ba3602b7cd70811da2f (patch) | |
tree | 0ab0919c72664c0ad37025efd37c8739358243ef /doc/en/weechat_user.en.asciidoc | |
parent | 0fb8c58aec88f387a35620459f7cd0756782bfbe (diff) | |
download | weechat-4ddd641a7aa71c949f4d6ba3602b7cd70811da2f.zip |
doc: add C++ compiler requirement for javascript plugin in user's guide
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index d76bc78ff..50df018c4 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -151,10 +151,11 @@ compile WeeChat. | xsltproc, docbook-xml, docbook-xsl | | | Build of man page -| libcpputest-dev | ≥ 3.4 | .2+| +| libcpputest-dev | ≥ 3.4 | | Run tests -| C++ compiler | | +| C++ compiler | | | + Run tests, javascript plugin |=== [NOTE] |