diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-27 14:22:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-27 14:22:44 -0400 |
commit | b1eef1745c8fe5c2f8f2bf87573b1bd8eeb805df (patch) | |
tree | 33e89c16f09f055eca780e24ea39327acfc18b05 /debian/control | |
parent | 74cefaddba9e4613b614b0d7a9613f12ba6f4ba8 (diff) |
Revert "temporarily revert tasty-rerun support for this release"
This reverts commit 65eb61a902ecf68da69d774063fea4880f619a13.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 060fde22f..966d1e0ba 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Build-Depends: libghc-tasty-dev (>= 0.7) [!mipsel !sparc], libghc-tasty-hunit-dev [!mipsel !sparc], libghc-tasty-quickcheck-dev [!mipsel !sparc], + libghc-tasty-rerun-dev [!mipsel !sparc], libghc-optparse-applicative-dev, lsof [!kfreebsd-i386 !kfreebsd-amd64], ikiwiki, |