summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 13:53:11 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 14:17:59 +0200
commit7635d7d46bccbc938a628a0cc7d1387867cd246a (patch)
treeff10436d01d4325b26fefed675984d8a476ae455
parentc3dd009758ebc0831e63bab80b3d50c92e8afc28 (diff)
downloadDHG_packages-7635d7d46bccbc938a628a0cc7d1387867cd246a.tar.gz
http-conduit: Add lost build-depends
-rw-r--r--p/haskell-http-conduit/debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control
index 59aa2fd43..ff2552dab 100644
--- a/p/haskell-http-conduit/debian/control
+++ b/p/haskell-http-conduit/debian/control
@@ -49,6 +49,9 @@ Build-Depends: debhelper (>= 9),
libghc-warp-dev (>= 3.0.0.2),
libghc-warp-dev (<< 3.2),
libghc-warp-tls-dev,
+# For the testsuite:
+ ca-certificates,
+ netbase,
Build-Depends-Indep: ghc-doc,
libghc-conduit-doc,
libghc-http-client-doc,