1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 02:33:12 +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
+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