summaryrefslogtreecommitdiff
path: root/p/haskell-warp/debian/control
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-03-14 01:20:17 +0400
committerClint Adams <clint@debian.org>2012-03-14 01:20:17 +0400
commit36ca46ea5f2505b86a2fadcb8df1d5dd5c15c680 (patch)
treef9cf11a6caba93859413e2241429fdb26100f9b8 /p/haskell-warp/debian/control
parentf0b4fece0475928fa062aeb35ce3a38dbe6702a6 (diff)
downloadDHG_packages-36ca46ea5f2505b86a2fadcb8df1d5dd5c15c680.tar.gz
haskell-warp: Add missing build dep on netbase (for testsuite).
Diffstat (limited to 'p/haskell-warp/debian/control')
-rw-r--r--p/haskell-warp/debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index 0d5d0091f..4ee4357aa 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -42,6 +42,7 @@ Build-Depends: debhelper (>= 7)
, libghc-wai-prof
, libghc-hunit-dev
, libghc-hspec-dev
+ , netbase
Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
, libghc-blaze-builder-conduit-doc