summaryrefslogtreecommitdiff
path: root/p/haskell-http-api-data/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-06 21:37:25 -0500
committerClint Adams <clint@debian.org>2015-12-06 21:37:25 -0500
commitc5c361752c27657f85ec1efb2d18f6241cd41bd2 (patch)
treec68a0d93e72d308fca5e7f25da27e6e19c22e43a /p/haskell-http-api-data/debian
parentadc6d406966e0999426d9c9ea897d0f32b8b3094 (diff)
downloadDHG_packages-c5c361752c27657f85ec1efb2d18f6241cd41bd2.tar.gz
http-api-data: add missing doctest build-deps
Diffstat (limited to 'p/haskell-http-api-data/debian')
-rw-r--r--p/haskell-http-api-data/debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-http-api-data/debian/control b/p/haskell-http-api-data/debian/control
index c7b8d4675..68286015f 100644
--- a/p/haskell-http-api-data/debian/control
+++ b/p/haskell-http-api-data/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9),
libghc-text-show-prof,
libghc-hspec-dev (>= 1.3),
libghc-quickcheck2-dev,
+ libghc-glob-dev,
+ libghc-doctest-dev,
Build-Depends-Indep: ghc-doc,
libghc-text-doc,
libghc-text-show-doc,