1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

Revert "core: remove unneeded dependencies docbook-xml and docbook-xsl to build man page"

This reverts commit 5a94228557.

These two packages are needed to build man pages without network access.
This commit is contained in:
Sebastien Helleu
2013-10-08 17:04:58 +02:00
parent 5a94228557
commit 4adbb8da1e
7 changed files with 13 additions and 7 deletions
+2 -1
View File
@@ -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'.
+1 -1
View File
@@ -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
+2 -1
View File
@@ -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]
+2 -1
View File
@@ -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]
+2 -1
View File
@@ -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]
+2 -1
View File
@@ -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]
+2 -1
View File
@@ -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]