From 69b465bf5744c10efffb053aa2d13b1b54768f46 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 16 Apr 2019 12:52:08 +0200 Subject: [PATCH] d/control: build-depend on source-highlight This ensures that code blocks with [source,] blocks get rendered correctly in HTML output. While we only have one such block, and we could remove the source highlighting tag completely here we use this in pve-docs and also have the dependency there correctly, so it makes sense to make share this here, else a copied text from pve-docs may be incompatible here Signed-off-by: Thomas Lamprecht --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7ef7b14..81623e5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: asciidoc-dblatex, libjson-perl, imagemagick, librsvg2-bin, - lintian + lintian, + source-highlight, Standards-Version: 3.8.4 Package: pmg-doc-generator -- 2.39.2