summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-12-04 18:23:53 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-12-04 18:23:53 +0100
commitde436e42febaeb4687c58dc34248317888a2fb67 (patch)
treeaea0bb6ada44a890199af6b7caaf014489e005f8 /doc/it
parent095f9ead1b2518e684a7f5ba45734be82c8bd6c7 (diff)
downloadweechat-de436e42febaeb4687c58dc34248317888a2fb67.zip
doc: add command "apt-get build-dep weechat" in user's guide
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_user.it.adoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc
index a9503e59a..76bf7ed35 100644
--- a/doc/it/weechat_user.it.adoc
+++ b/doc/it/weechat_user.it.adoc
@@ -155,6 +155,15 @@ ECDSA-NIST256P-CHALLENGE. +
^(4)^ La versione raccomandata di Python è la 2.7 (tutti gli script funzionano
correttamente con la versione 2.7, ma non con le versioni ≤ 2.6 o ≥ 3.0).
+// TRANSLATION MISSING
+If you are using a Debian/Ubuntu based distribution, and if you have some
+"deb-src" source entries in your file _/etc/apt/sources.list_, you can install
+all dependencies with the command:
+
+----
+# apt-get build-dep weechat
+----
+
[[compile_with_cmake]]
==== Compilazione con cmake