mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
doc: add optional package "ca-certificates" in dependencies
This commit is contained in:
@@ -94,6 +94,8 @@ welche Pakete optional genutzt werden können.
|
||||
| gettext | nein | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch)
|
||||
| libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
|
||||
| libgnutls-dev (≥ 2.2.0) | nein | SSL Verbindung zu einem IRC Server
|
||||
// TRANSLATION MISSING
|
||||
| ca-certificates | nein | certificates for SSL connections
|
||||
| libaspell-dev | nein | aspell Erweiterung
|
||||
| libperl-dev | nein | perl Erweiterung
|
||||
| python-dev | nein | python Erweiterung
|
||||
|
||||
@@ -94,6 +94,7 @@ compile WeeChat.
|
||||
| gettext | no | internationalization (translation of messages; base language is english)
|
||||
| libgcrypt11-dev | no | SASL authentication with IRC server using DH-BLOWFISH mechanism
|
||||
| libgnutls-dev (≥ 2.2.0) | no | SSL connection to IRC server
|
||||
| ca-certificates | no | certificates for SSL connections
|
||||
| libaspell-dev | no | aspell plugin
|
||||
| libperl-dev | no | perl plugin
|
||||
| python-dev | no | python plugin
|
||||
|
||||
@@ -96,6 +96,7 @@ compiler WeeChat.
|
||||
| gettext | non | internationalisation (traduction des messages; la langue de base est l'anglais)
|
||||
| libgcrypt11-dev | non | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
|
||||
| libgnutls-dev (≥ 2.2.0) | non | connexion SSL au serveur IRC
|
||||
| ca-certificates | no | certificats pour les connexions SSL
|
||||
| libaspell-dev | non | extension aspell
|
||||
| libperl-dev | non | extension perl
|
||||
| python-dev | non | extension python
|
||||
|
||||
@@ -98,6 +98,8 @@ compilare WeeChat.
|
||||
| gettext | no | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
|
||||
| libgcrypt11-dev | no | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
|
||||
| libgnutls-dev (≥ 2.2.0) | no | connessione SSL al server IRC
|
||||
// TRANSLATION MISSING
|
||||
| ca-certificates | no | certificates for SSL connections
|
||||
| libaspell-dev | no | plugin aspell
|
||||
| libperl-dev | no | plugin perl
|
||||
| python-dev | no | plugin python
|
||||
|
||||
Reference in New Issue
Block a user