summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-01-10 17:38:26 -0700
committerBdale Garbee <bdale@gag.com>2016-01-10 17:38:26 -0700
commitff9c034dc942ec4bc5cc30cc593ea2165e143d55 (patch)
tree9b1de09713fadc5ac6332494cbf765ba1c58d6c2
parenta66e57e0e92cdbd3c6a10b835c50f55647c07351 (diff)
new build dependency on asciidoc
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7fa2029d..426fb777 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: electronics
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
Uploaders: Keith Packard <keithp@keithp.com>
-Build-Depends: autoconf,
+Build-Depends: asciidoc,
+ autoconf,
automake,
cc1111,
debhelper (>= 7),