diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-04 12:43:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-04 12:43:22 +0200 |
commit | 3c3d0754b18bed92db589cf506fe4d4d7031309a (patch) | |
tree | 76a5f4683b7a5cbc160e89d72377f7ea4beaa0e8 /doc/de | |
parent | a55b03f60326a71d4e6ba758bb1573e02f57da90 (diff) | |
download | weechat-3c3d0754b18bed92db589cf506fe4d4d7031309a.zip |
doc: fix gnutls dependency in user guide
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 8a79d8dba..4ff15c746 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -94,7 +94,7 @@ welche Pakete optional genutzt werden können. | gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) | libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode // TRANSLATION MISSING -| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin (weechat protocol) +| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin | ca-certificates | | | Zertifikate für SSL Verbindungen // TRANSLATION MISSING | zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) |