[DHG_packages] 01/01: http-api-data: add missing doctest build-deps
Clint Adams
clint at moszumanska.debian.org
Mon Dec 7 02:37:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit c5c361752c27657f85ec1efb2d18f6241cd41bd2
Author: Clint Adams <clint at debian.org>
Date: Sun Dec 6 21:37:25 2015 -0500
http-api-data: add missing doctest build-deps
---
p/haskell-http-api-data/debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/p/haskell-http-api-data/debian/control b/p/haskell-http-api-data/debian/control
index c7b8d46..6828601 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,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list