summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-24 15:24:52 +0900
committerSean Whitton <spwhitton@spwhitton.name>2016-06-24 15:24:52 +0900
commitda3fc92abeeb294c736106ad33c6bfac14a2aede (patch)
treea9a8f240fbf31b44ce94c91332c79833752ad7fe /debian
parent2b62694a14fef93dea00ed5e72b29c4b5785b298 (diff)
downloadstylish-haskell-da3fc92abeeb294c736106ad33c6bfac14a2aede.tar.gz
update build-dep for manpage
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c166616..6df3bee 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9),
libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (>= 0.2),
libghc-test-framework-hunit-dev (<< 0.4),
- ruby-ronn,
+ asciidoctor,
Standards-Version: 3.9.8
Homepage: https://github.com/jaspervdj/stylish-haskell
Vcs-Git: https://git.spwhitton.name/stylish-haskell