diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-24 07:56:14 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-24 07:56:14 +0200 |
commit | 4bebc81dcbb5f98c05201c190507ab8e33ef274b (patch) | |
tree | f2be0f694778c5b405e8782389a4de76f07f8fd1 /doc/it/weechat_user.it.asciidoc | |
parent | d9d36c8dd4691459519343b7f29336d4477c5c3d (diff) | |
download | weechat-4bebc81dcbb5f98c05201c190507ab8e33ef274b.zip |
doc: add min version for libcpputest-dev (user's guide)
Diffstat (limited to 'doc/it/weechat_user.it.asciidoc')
-rw-r--r-- | doc/it/weechat_user.it.asciidoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/it/weechat_user.it.asciidoc b/doc/it/weechat_user.it.asciidoc index 5a1fa326e..66b1d11a7 100644 --- a/doc/it/weechat_user.it.asciidoc +++ b/doc/it/weechat_user.it.asciidoc @@ -85,7 +85,7 @@ WeeChat può essere compilato con cmake oppure autotools La seguente tabella mostra l'elenco di pacchetti richiesti o opzionali per compilare WeeChat. -[width="100%",cols="5,^3,^3,13",options="header"] +[width="100%",cols="5,^3,^3,.^13",options="header"] |=== | Pacchetto ^(1)^ | Versione | Richiesto | Caratteristica | cmake | | *sì* | Compilazione (ancora possibile con autotools, ma si raccomanda cmake) @@ -113,8 +113,8 @@ compilare WeeChat. | xsltproc, docbook-xml, docbook-xsl | | | Build of man page // TRANSLATION MISSING -| libcpputest-dev, - C++ compiler | | | Run tests +| libcpputest-dev | ≥ 3.4 | .2+| Run tests +| C++ compiler | | |=== [NOTE] |