From: Bdale Garbee Date: Thu, 1 Nov 2018 05:13:53 +0000 (-0600) Subject: eliminate spurious build dependencies now that we're using asciidoctor X-Git-Tag: debian/1.9-1~13 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1da4b57545233f2f2afd350bd8aed4ef7bb0c844;p=fw%2Faltos eliminate spurious build dependencies now that we're using asciidoctor --- diff --git a/debian/control b/debian/control index cd70bc1a..f86bceb0 100644 --- a/debian/control +++ b/debian/control @@ -9,10 +9,7 @@ Build-Depends: asciidoctor, cc1111, debhelper (>= 10), default-jdk, - docbook-xml, - docbook-xsl, faketime, - fop, freetts, gawk, gcc-arm-none-eabi, @@ -34,9 +31,7 @@ Build-Depends: asciidoctor, cairo-5c, pkg-config, shared-mime-info, - swig, - xmlto, - xsltproc + swig Standards-Version: 4.0.0 Homepage: http://altusmetrum.org/AltOS Vcs-Git: git://git.gag.com/fw/altos -b debian