summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-02 21:32:11 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-02 21:32:11 +0200
commit16b114b609bb71fce1fa8753b7f29b36edc38553 (patch)
tree4eff385ca676d20bf81419bdbdb7822596e232ae /doc/en
parenta41bed395b8e9f804c8dc2240aee498ce8c271f9 (diff)
downloadweechat-16b114b609bb71fce1fa8753b7f29b36edc38553.zip
doc: add feature "secured data" for libgcrypt in dependencies (user's guide)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index c926b7f90..aedd548ce 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -91,7 +91,7 @@ compile WeeChat.
| libncursesw5-dev ^(2)^ | | *yes* | ncurses interface
| libcurl4-gnutls-dev | | *yes* | URL transfer
| zlib1g-dev | | *yes* | compression of packets in relay plugin (weechat protocol), script plugin
-| libgcrypt11-dev | | *yes* | IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin
+| libgcrypt11-dev | | *yes* | secured data, IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin
| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin
| gettext | | | internationalization (translation of messages; base language is English)
| ca-certificates | | | certificates for SSL connections