diff options
| author | Bdale Garbee <bdale@gag.com> | 2018-10-31 23:13:53 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2018-10-31 23:13:53 -0600 |
| commit | 1da4b57545233f2f2afd350bd8aed4ef7bb0c844 (patch) | |
| tree | 1383a79a25c841edb0e9a0ba32977577b6ce7bba | |
| parent | 94e673b916998a396d3a0d3e0830826144c42244 (diff) | |
eliminate spurious build dependencies now that we're using asciidoctor
| -rw-r--r-- | debian/control | 7 |
1 files changed, 1 insertions, 6 deletions
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 |
