summaryrefslogtreecommitdiff
path: root/debian-stable
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-05-13 07:43:11 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-05-14 09:42:57 +0200
commit384d9479a6e9dc7e526ad68381773ed2f531f1d5 (patch)
treeb8aac6e7f3d48bed4e8ec090eb26e974e3520a5b /debian-stable
parent72982152aae2bc79c1bc397e5227bacde1225c1c (diff)
downloadweechat-384d9479a6e9dc7e526ad68381773ed2f531f1d5.zip
debian: replace asciidoc by asciidoctor (>= 1.5.4) in Build-Depends (issue #722)
Diffstat (limited to 'debian-stable')
-rw-r--r--debian-stable/control6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian-stable/control b/debian-stable/control
index 7e8b26d29..74d134cdf 100644
--- a/debian-stable/control
+++ b/debian-stable/control
@@ -3,11 +3,7 @@ Section: net
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends:
- asciidoc (>= 8.5),
- source-highlight,
- xsltproc,
- docbook-xsl,
- docbook-xml,
+ asciidoctor (>= 1.5.4),
debhelper (>= 9),
dh-exec,
cmake, pkg-config,