diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-07 10:26:41 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-07 10:26:41 +0100 |
commit | 186cc877acdc9a9f8731ad74697463503aacdd9b (patch) | |
tree | 58e5bab3a1b88a259a4162e6a4b3f46aa7be06ab /debian | |
parent | 2a18daad6b0da26b37fbeadd645e3108702995ba (diff) | |
download | weechat-186cc877acdc9a9f8731ad74697463503aacdd9b.zip |
Update required version of asciidoc to build doc (now 8.5.0)
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 3262d62fa..23667ed91 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: weechat Section: net Priority: optional Maintainer: Emmanuel Bouthenot <kolter@openics.org> -Build-Depends-Indep: asciidoc (>= 8.2), source-highlight +Build-Depends-Indep: asciidoc (>= 8.5.0), source-highlight Build-Depends: debhelper (>= 7.0.50), cmake, libncursesw5-dev, ruby, ruby1.8-dev, libperl-dev, python-dev, libaspell-dev, liblua5.1-0-dev, tcl8.5-dev, libgnutls-dev, dpkg-dev (>= 1.13.19), pkg-config |