diff options
| author | Bdale Garbee <bdale@gag.com> | 2018-10-26 00:24:20 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2018-10-26 00:24:20 -0600 | 
| commit | 94e673b916998a396d3a0d3e0830826144c42244 (patch) | |
| tree | 77f66f6edddf9976f685e207e251e7ae8e0ff4ee | |
| parent | 2bf081d153856ac872daff36ed2e6b8fd872f2ae (diff) | |
update build depends to reflect move to asciidoctor
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 5fb8b760..cd70bc1a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: electronics  Priority: optional  Maintainer: Bdale Garbee <bdale@gag.com>  Uploaders: Keith Packard <keithp@keithp.com> -Build-Depends: asciidoc, +Build-Depends: asciidoctor,                 autoconf,                 automake,                 cc1111, | 
