summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-21 14:04:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-21 14:04:50 -0400
commitd06c51b6dc2587e1ea23b2ffb1cc55acf4404a16 (patch)
tree92606f7aa595c84aec7f19f4caad764cb5574091 /debian
parentcb22669ecd8e7bd4cb3cc41934ba8f5ddf24dd2b (diff)
use tasty resources
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 86a76a9f0..060fde22f 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Build-Depends:
libghc-http-dev,
libghc-feed-dev,
libghc-regex-tdfa-dev [!mipsel !s390],
- libghc-tasty-dev [!mipsel !sparc],
+ libghc-tasty-dev (>= 0.7) [!mipsel !sparc],
libghc-tasty-hunit-dev [!mipsel !sparc],
libghc-tasty-quickcheck-dev [!mipsel !sparc],
libghc-optparse-applicative-dev,