diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-20 17:02:02 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-20 17:02:02 +0200 |
commit | 3600b3118840b21cf67b6a48926a900b05f1c7f0 (patch) | |
tree | 0c4688611e12ad8e3b675f448b6652e4d502a9bd /doc/fr/weechat_user.fr.asciidoc | |
parent | d083b77d7fcba4187ff3c7d860fccb73b89507ef (diff) | |
download | weechat-3600b3118840b21cf67b6a48926a900b05f1c7f0.zip |
doc: add C++ compiler in dependencies to run tests (user's guide)
Diffstat (limited to 'doc/fr/weechat_user.fr.asciidoc')
-rw-r--r-- | doc/fr/weechat_user.fr.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fr/weechat_user.fr.asciidoc b/doc/fr/weechat_user.fr.asciidoc index 0580659f7..8eb9b9c6a 100644 --- a/doc/fr/weechat_user.fr.asciidoc +++ b/doc/fr/weechat_user.fr.asciidoc @@ -104,7 +104,8 @@ compiler WeeChat. | source-highlight | | | Coloration des sources dans la documentation | xsltproc, docbook-xml, docbook-xsl | | | Construction de la page de manuel -| libcpputest-dev | | | Run tests +| libcpputest-dev, + compilateur C++ | | | Lancement des tests |=== [NOTE] |