[DHG_packages] 01/01: fix aeson test suite deps
Joachim Breitner
nomeata at moszumanska.debian.org
Tue May 31 17:01:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit 271ffb08b4e3c04afd64b3aa1b50bcc8b6e82822
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue May 31 19:01:40 2016 +0200
fix aeson test suite deps
---
p/haskell-aeson/debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control
index 13e8d9a..6588810 100644
--- a/p/haskell-aeson/debian/control
+++ b/p/haskell-aeson/debian/control
@@ -42,9 +42,12 @@ Build-Depends: debhelper (>= 9),
libghc-test-framework-dev,
libghc-test-framework-hunit-dev,
libghc-test-framework-quickcheck2-dev,
+ libghc-base-orphans-dev (>= 0.5.3),
+ libghc-base-orphans-dev (<< 0.6),
libghc-text-dev,
libghc-unordered-containers-dev,
libghc-vector-dev,
+ libghc-quickcheck-instances-dev (>= 0.3.12),
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
libghc-dlist-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