summaryrefslogtreecommitdiff
path: root/p/haskell-warp/debian/control
diff options
context:
space:
mode:
authorIain Lane <laney@debian.org>2012-03-10 02:20:39 +0400
committerIain Lane <laney@debian.org>2012-03-10 02:20:39 +0400
commit89f2433a86fe3f1475d15e0dab91ce19ff6fc43c (patch)
tree05f48540a57255c46181ea96c3635f6f421f43ea /p/haskell-warp/debian/control
parent32f693c662c1fc02f9129d33d1d6abdd92f36ce7 (diff)
downloadDHG_packages-89f2433a86fe3f1475d15e0dab91ce19ff6fc43c.tar.gz
haskell-warp: Add forgotten haskell-bytestring-lexing build-deps (Closes: #663265)
Diffstat (limited to 'p/haskell-warp/debian/control')
-rw-r--r--p/haskell-warp/debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index 9830c1cf4..0d5d0091f 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 7)
, libghc-blaze-builder-conduit-dev (>> 0.2)
, libghc-blaze-builder-conduit-dev (<< 0.3)
, libghc-blaze-builder-conduit-prof
+ , libghc-bytestring-lexing-dev (>= 0.4)
+ , libghc-bytestring-lexing-prof
, libghc-case-insensitive-dev (>> 0.2)
, libghc-case-insensitive-prof
, libghc-conduit-dev (>> 0.2)
@@ -43,6 +45,7 @@ Build-Depends: debhelper (>= 7)
Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
, libghc-blaze-builder-conduit-doc
+ , libghc-bytestring-lexing-doc
, libghc-case-insensitive-doc
, libghc-conduit-doc
, libghc-http-types-doc