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/de | |
parent | 0fb8c58aec88f387a35620459f7cd0756782bfbe (diff) | |
download | weechat-4ddd641a7aa71c949f4d6ba3602b7cd70811da2f.zip |
doc: add C++ compiler requirement for javascript plugin in user's guide
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.asciidoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/de/weechat_user.de.asciidoc b/doc/de/weechat_user.de.asciidoc index e798c577a..9d375db38 100644 --- a/doc/de/weechat_user.de.asciidoc +++ b/doc/de/weechat_user.de.asciidoc @@ -159,10 +159,11 @@ zu kompilieren und welche Pakete optional genutzt werden können. | xsltproc, docbook-xml, docbook-xsl | | | Erstellt man page -| libcpputest-dev | ≥ 3.4 | .2+| +| libcpputest-dev | ≥ 3.4 | | Testlauf -| C++ compiler | | +| C++ compiler | | | + Testlauf, javascript Erweiterung |=== [NOTE] |