From: Michael Tremer Date: Wed, 3 Feb 2021 22:52:13 +0000 (+0000) Subject: debian: Add build dependencies X-Git-Tag: 0.1.0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6911716f2f0ff4cd5e863e3ec45e28557ebcc630;p=fireperf.git debian: Add build dependencies Signed-off-by: Michael Tremer --- diff --git a/debian/control b/debian/control index 15d34fc..b14ef7b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,12 @@ Source: fireperf Section: utils Priority: optional Maintainer: Michael Tremer -Build-Depends: debhelper (>= 11) +Build-Depends: + debhelper (>= 11), + asciidoc , + intltool (>=0.40.0), + xsltproc , + docbook-xsl , Standards-Version: 4.3.0 Homepage: https://git.ipfire.org/?p=fireperf.git Vcs-Git: https://git.ipfire.org/pub/git/fireperf.git