diff --git a/INSTALL b/INSTALL index 1ed9af422..8731e3a9d 100644 --- a/INSTALL +++ b/INSTALL @@ -26,7 +26,8 @@ Following packages are all optional: * for SSL: gnutls, ca-certificates * for spell checking: aspell * for scripting: python, perl, ruby, lua, tcl, guile -* for building doc: asciidoc, source-highlight (for man page: xsltproc) +* for building doc: asciidoc, source-highlight + (for man page: xsltproc, docbook-xml, docbook-xsl) For a complete list of dependencies and versions recommended, please look at 'User's guide'. diff --git a/debian/control b/debian/control index 5f5aca95b..3430f6314 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50), cmake, libncursesw5-dev, ruby1.9.1, ruby1.9.1-dev, libperl-dev, python-dev, libaspell-dev, liblua5.1-0-dev, tcl8.5-dev, guile-2.0-dev, libcurl4-gnutls-dev, libgcrypt11-dev, libgnutls-dev, zlib1g-dev, dpkg-dev (>= 1.13.19), pkg-config, asciidoc (>= 8.5), source-highlight, - xsltproc + xsltproc, docbook-xml, docbook-xsl Standards-Version: 3.9.4 Homepage: http://weechat.org/ Vcs-Git: git://anonscm.debian.org/users/kolter/weechat.git diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index b1f9dd8cb..14ab1e0d3 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -104,7 +104,8 @@ welche Pakete optional genutzt werden können. | guile-2.0-dev | ≥ 2.0 | | Guile (scheme) Erweiterung | asciidoc | ≥ 8.5.0 | | Zum Erstellen der man page und der Dokumentation | source-highlight | | | Syntax Highlight für Quelltext in Dokumentation -| xsltproc | | | Erstellt man page +| xsltproc, + docbook-xml, docbook-xsl | | | Erstellt man page |======================================== [NOTE] diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 2942b0dc7..7583c19c5 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -104,7 +104,8 @@ compile WeeChat. | guile-2.0-dev | ≥ 2.0 | | Guile (scheme) plugin | asciidoc | ≥ 8.5.0 | | Build man page and documentation | source-highlight | | | Syntax highlight for sources in documentation -| xsltproc | | | Build of man page +| xsltproc, + docbook-xml, docbook-xsl | | | Build of man page |======================================== [NOTE] diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index b7c871c71..03a5b7bbb 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -106,7 +106,8 @@ compiler WeeChat. | guile-2.0-dev | ≥ 2.0 | | Extension guile (scheme) | asciidoc | ≥ 8.5.0 | | Construction de la page man et de la documentation | source-highlight | | | Coloration des sources dans la documentation -| xsltproc | | | Construction de la page de manuel +| xsltproc, + docbook-xml, docbook-xsl | | | Construction de la page de manuel |======================================== [NOTE] diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index ff815a1db..0fcd95ba9 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -113,7 +113,8 @@ compilare WeeChat. | asciidoc | ≥ 8.5.0 | | Build man page and documentation | source-highlight | | | Evidenziazione della sintassi per i sorgenti nella documentazione // TRANSLATION MISSING -| xsltproc | | | Build of man page +| xsltproc, + docbook-xml, docbook-xsl | | | Build of man page |======================================== [NOTE] diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt index 068b1bac2..17fe4e3bb 100644 --- a/doc/ja/weechat_user.ja.txt +++ b/doc/ja/weechat_user.ja.txt @@ -96,7 +96,8 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c | guile-2.0-dev | ≥ 2.0 | | guile (scheme) プラグイン | asciidoc | ≥ 8.5.0 | | man ページと文書のビルド | source-highlight | | | 文書中のソースに対するシンタックスハイライト -| xsltproc | | | man ページのビルド +| xsltproc, + docbook-xml, docbook-xsl | | | man ページのビルド |======================================== [NOTE]