doc: add gettext in dependencies for build (optional)

This commit is contained in:
Sebastien Helleu 2011-07-17 23:23:59 +02:00
parent e0e32284a9
commit 10024571ef
4 changed files with 6 additions and 0 deletions

View File

@ -91,6 +91,8 @@ welche Pakete optional genutzt werden können.
| Paket ^(1)^ | benötigt | Funktion
| cmake | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen)
| libncursesw5-dev ^(2)^ | *ja* | ncurses Oberfläche
// TRANSLATION MISSING
| gettext | nein | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
| libgnutls-dev (>= 2.2.0) | nein | SSL Verbindung zu einem IRC Server
| libaspell-dev | nein | aspell Erweiterung

View File

@ -91,6 +91,7 @@ compile WeeChat.
| Package ^(1)^ | Required | Feature
| cmake | *yes* | build (autotools still possible, but cmake is recommended)
| libncursesw5-dev ^(2)^ | *yes* | ncurses interface
| 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
| libaspell-dev | no | aspell plugin

View File

@ -93,6 +93,7 @@ compiler WeeChat.
| Paquet ^(1)^ | Requis | Fonctionnalité
| cmake | *oui* | construction (autotools toujours possible, mais cmake est recommandé)
| libncursesw5-dev ^(2)^ | *oui* | interface ncurses
| 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
| libaspell-dev | non | extension aspell

View File

@ -95,6 +95,8 @@ compilare WeeChat.
| Pacchetto ^(1)^ | Richiesto | Caratteristica
| cmake | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake)
| libncursesw5-dev ^(2)^ | *sì* | interfaccia ncurses
// TRANSLATION MISSING
| gettext | no | internationalization (translation of messages; base language is english)
| 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
| libaspell-dev | no | plugin aspell