summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:31:26 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:31:26 +0200
commitb62b2adc256bbcc09274e81c8817cc7f9c684938 (patch)
tree37f13183e39668964f4423af57197c5b5c7e1680 /debian
parent018e5c69aeb850f9698c1be18749e9c47741a575 (diff)
downloadweechat-b62b2adc256bbcc09274e81c8817cc7f9c684938.zip
core: add dependency xsltproc in debian/control
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3269ee1aa..464b8cb99 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: weechat
Section: net
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
-Build-Depends-Indep: asciidoc (>= 8.5), source-highlight, docbook-xml, docbook-xsl
+Build-Depends-Indep: asciidoc (>= 8.5), source-highlight, xsltproc, docbook-xml,
+ docbook-xsl
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,