mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 06:46:38 +02:00
doc: fix gnutls dependency in user guide
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -93,7 +93,7 @@ compile WeeChat.
|
||||
| libcurl4-gnutls-dev | | *yes* | URL transfer
|
||||
| gettext | | | internationalization (translation of messages; base language is english)
|
||||
| libgcrypt11-dev | | | SASL authentication with IRC server using DH-BLOWFISH mechanism
|
||||
| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin (weechat protocol)
|
||||
| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin
|
||||
| ca-certificates | | | certificates for SSL connections
|
||||
| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
|
||||
| libaspell-dev | | | aspell plugin
|
||||
|
||||
@@ -95,7 +95,7 @@ compiler WeeChat.
|
||||
| libcurl4-gnutls-dev | | *oui* | transfert d'URL
|
||||
| gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais)
|
||||
| libgcrypt11-dev | | | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
|
||||
| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay (protocole weechat)
|
||||
| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay
|
||||
| ca-certificates | | | certificats pour les connexions SSL
|
||||
// TRANSLATION MISSING
|
||||
| zlib1g-dev | | | compression des paquets dans l'extension relay (protocole weechat)
|
||||
|
||||
@@ -98,7 +98,7 @@ compilare WeeChat.
|
||||
| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
|
||||
| libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
|
||||
// TRANSLATION MISSING
|
||||
| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin (weechat protocol)
|
||||
| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin
|
||||
| ca-certificates | | | certificati per le connessioni SSL
|
||||
// TRANSLATION MISSING
|
||||
| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
|
||||
|
||||
Reference in New Issue
Block a user