diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-28 20:13:33 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-28 20:13:33 +0200 |
commit | 23da5b233d4ab5778f17f7867b4ac9839c85920e (patch) | |
tree | 0820f0ae57061bd351339edab99f4a0cb5065b38 /debian | |
parent | 1cadbdf6a924718fc90d327411051d47ee707713 (diff) | |
download | weechat-23da5b233d4ab5778f17f7867b4ac9839c85920e.zip |
core: add dependencies docbook-xml and docbook-xsl in debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3b280e70c..3269ee1aa 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: weechat Section: net Priority: optional Maintainer: Emmanuel Bouthenot <kolter@debian.org> -Build-Depends-Indep: asciidoc (>= 8.5), source-highlight +Build-Depends-Indep: asciidoc (>= 8.5), source-highlight, 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, |