summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-03-11 17:18:15 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-03-11 17:18:15 +0400
commiteb5d1c33b05920005ed753638f7b5b458481d4ed (patch)
tree774683e4134111ac477b9ac2b9ef31340b95c8cb /p/haskell-authenticate/debian/control
parent8e88eb78fb58427bc790a862422801ec2a6db46c (diff)
downloadDHG_packages-eb5d1c33b05920005ed753638f7b5b458481d4ed.tar.gz
haskell-authenticate: Cater for bogus blaze-builder-conduit version
Diffstat (limited to 'p/haskell-authenticate/debian/control')
-rw-r--r--p/haskell-authenticate/debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/haskell-authenticate/debian/control b/p/haskell-authenticate/debian/control
index b944e80da..3a001fb26 100644
--- a/p/haskell-authenticate/debian/control
+++ b/p/haskell-authenticate/debian/control
@@ -14,6 +14,9 @@ Build-Depends: debhelper (>= 7)
, libghc-attoparsec-prof
, libghc-blaze-builder-dev
, libghc-blaze-builder-prof
+ , libghc-blaze-builder-conduit-dev (>> 0.4)
+ , libghc-blaze-builder-conduit-dev (<< 0.5)
+ , libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>> 0.2)
, libghc-case-insensitive-prof
, libghc-conduit-dev (>> 0.5)