summaryrefslogtreecommitdiff
path: root/p/haskell-warp-tls/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-warp-tls/debian/control')
-rw-r--r--p/haskell-warp-tls/debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control
index b4198e598..c4a170415 100644
--- a/p/haskell-warp-tls/debian/control
+++ b/p/haskell-warp-tls/debian/control
@@ -8,13 +8,15 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-cryptonite-dev (>= 0.12),
+ libghc-cryptonite-prof,
libghc-data-default-class-dev (>= 0.0.1),
libghc-data-default-class-prof,
libghc-network-dev (>= 2.2.1),
libghc-network-prof,
libghc-streaming-commons-dev,
libghc-streaming-commons-prof,
- libghc-tls-dev (>= 1.3.2),
+ libghc-tls-dev (>= 1.3.5),
libghc-tls-prof,
libghc-wai-dev (>= 3.2),
libghc-wai-dev (<< 3.3),
@@ -24,6 +26,7 @@ Build-Depends: debhelper (>= 9),
libghc-warp-prof,
netbase,
Build-Depends-Indep: ghc-doc,
+ libghc-cryptonite-doc,
libghc-data-default-class-doc,
libghc-network-doc,
libghc-streaming-commons-doc,