1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

debian: replace asciidoc by asciidoctor (>= 1.5.4) in Build-Depends (issue #722)

This commit is contained in:
Sébastien Helleu
2016-05-13 07:43:11 +02:00
parent 72982152aa
commit 384d9479a6
2 changed files with 2 additions and 10 deletions
+1 -5
View File
@@ -3,11 +3,7 @@ Section: net
Priority: optional
Maintainer: Sébastien Helleu <flashcode@flashtux.org>
Build-Depends:
asciidoc (>= 8.5),
source-highlight,
xsltproc,
docbook-xsl,
docbook-xml,
asciidoctor (>= 1.5.4),
debhelper (>= 9),
dh-exec,
cmake, pkg-config,
+1 -5
View File
@@ -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,