diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-21 00:08:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-21 00:08:43 -0400 |
commit | 05b55a496d929ab87355540da39edb5c9bb2dc10 (patch) | |
tree | 3e70b6a88db0ef0dd6ff81eef322ec70e74f42ea /debian | |
parent | 2a2dbf31c0b251a09bab61274bf1c5bb2248413d (diff) |
expose tasty test suite's option parser
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b7649b28d..86a76a9f0 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Build-Depends: libghc-tasty-dev [!mipsel !sparc], libghc-tasty-hunit-dev [!mipsel !sparc], libghc-tasty-quickcheck-dev [!mipsel !sparc], + libghc-optparse-applicative-dev, lsof [!kfreebsd-i386 !kfreebsd-amd64], ikiwiki, perlmagick, |