mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
doc: fix name of package libcurl4-gnutls-dev in dependencies (user guide)
This commit is contained in:
@@ -90,7 +90,7 @@ welche Pakete optional genutzt werden können.
|
||||
| Paket ^(1)^ | Version | benötigt | Funktion
|
||||
| cmake | | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen)
|
||||
| libncursesw5-dev ^(2)^ | | *ja* | ncurses Oberfläche
|
||||
| libcurl4-xxxxx-dev | | *ja* | URL Transfer
|
||||
| libcurl4-gnutls-dev | | *ja* | URL Transfer
|
||||
| gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch)
|
||||
| libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
|
||||
| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server
|
||||
|
||||
@@ -90,7 +90,7 @@ compile WeeChat.
|
||||
| Package ^(1)^ | Version | Required | Feature
|
||||
| cmake | | *yes* | build (autotools still possible, but cmake is recommended)
|
||||
| libncursesw5-dev ^(2)^ | | *yes* | ncurses interface
|
||||
| libcurl4-xxxxx-dev | | *yes* | URL transfer
|
||||
| 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
|
||||
|
||||
@@ -92,7 +92,7 @@ compiler WeeChat.
|
||||
| Paquet ^(1)^ | Version | Requis | Fonctionnalité
|
||||
| cmake | | *oui* | construction (autotools toujours possible, mais cmake est recommandé)
|
||||
| libncursesw5-dev ^(2)^ | | *oui* | interface ncurses
|
||||
| libcurl4-xxxxx-dev | | *oui* | transfert d'URL
|
||||
| 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
|
||||
|
||||
@@ -94,7 +94,7 @@ compilare WeeChat.
|
||||
| Pacchetto ^(1)^ | Versione | Richiesto | Caratteristica
|
||||
| cmake | | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake)
|
||||
| libncursesw5-dev ^(2)^ | | *sì* | interfaccia ncurses
|
||||
| libcurl4-xxxxx-dev | | *sì* | trasferimento URL
|
||||
| libcurl4-gnutls-dev | | *sì* | trasferimento URL
|
||||
| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
|
||||
| libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
|
||||
| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC
|
||||
|
||||
Reference in New Issue
Block a user