summaryrefslogtreecommitdiff
path: root/p/haskell-http-client
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-05-02 17:07:49 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-05-02 17:07:49 +0400
commitc0c63999d1c3b82c91aba0b5b02f59fed0dae1e4 (patch)
tree52ec3c04af272e8adad07a0ed7ae097115d8306d /p/haskell-http-client
parent5f7f29d86b4e8b2dac1f0673ae5b58394935db6f (diff)
downloadDHG_packages-c0c63999d1c3b82c91aba0b5b02f59fed0dae1e4.tar.gz
haskell-http-client: Amend build depends
Diffstat (limited to 'p/haskell-http-client')
-rw-r--r--p/haskell-http-client/debian/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control
index 32d818a6d..19c274353 100644
--- a/p/haskell-http-client/debian/control
+++ b/p/haskell-http-client/debian/control
@@ -25,6 +25,12 @@ Build-Depends: debhelper (>= 9)
, libghc-http-types-prof
, libghc-network-dev (>= 2.3)
, libghc-network-prof
+ , libghc-zlib-bindings-dev (>= 0.1)
+ , libghc-zlib-bindings-dev (<< 0.2)
+ , libghc-zlib-bindings-prof
+ , libghc-failure-dev (>= 0.2)
+ , libghc-failure-dev (<< 0.3)
+ , libghc-failure-prof
, libghc-publicsuffixlist-dev
, libghc-publicsuffixlist-prof
, libghc-text-dev (>= 0.11)
@@ -51,7 +57,9 @@ Build-Depends-Indep: ghc-doc
, libghc-mime-types-doc
, libghc-http-types-doc
, libghc-network-doc
+ , libghc-zlib-bindings-doc
, libghc-publicsuffixlist-doc
+ , libghc-failure-doc
, libghc-text-doc
, libghc-random-doc
, libghc-transformers-doc