[DHG_packages] 09/09: argon2: missing test suite dependencies
Sean Whitton
spw-guest at moszumanska.debian.org
Mon Sep 26 03:50:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch master
in repository DHG_packages.
commit 0a36060196ca06ce6d1b87412f6818d99f325e8c
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 25 20:41:25 2016 -0700
argon2: missing test suite dependencies
---
p/haskell-argon2/debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/p/haskell-argon2/debian/control b/p/haskell-argon2/debian/control
index 1a6b68c..48f0aa6 100644
--- a/p/haskell-argon2/debian/control
+++ b/p/haskell-argon2/debian/control
@@ -11,6 +11,9 @@ Build-Depends: debhelper (>= 10),
libghc-text-dev,
libghc-text-prof,
libargon2-0-dev,
+ libghc-tasty-dev,
+ libghc-tasty-quickcheck-dev,
+ libghc-quickcheck2-dev,
Build-Depends-Indep: ghc-doc,
libghc-text-doc,
Standards-Version: 3.9.8
--
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