[DHG_packages] 07/08: protobuf: add test suite build deps

Sean Whitton spwhitton at spwhitton.name
Sat May 6 19:04:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to annotated tag haskell-protobuf_v0.2.1.1-1
in repository DHG_packages.

commit 82327701e70457c4897e71beb2a4398fa2020cb0
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat May 6 11:44:54 2017 -0700

    protobuf: add test suite build deps
---
 p/haskell-protobuf/debian/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/p/haskell-protobuf/debian/control b/p/haskell-protobuf/debian/control
index 72f1d1e..861c245 100644
--- a/p/haskell-protobuf/debian/control
+++ b/p/haskell-protobuf/debian/control
@@ -21,6 +21,13 @@ Build-Depends: debhelper (>= 10),
  libghc-text-prof,
  libghc-unordered-containers-dev (>= 0.2),
  libghc-unordered-containers-prof,
+ libghc-hunit-dev (>= 1.2) <!nocheck>,
+ libghc-quickcheck2-dev (>= 1.2) <!nocheck>,
+ libghc-hex-dev <!nocheck>,
+ libghc-tagged-dev <!nocheck>,
+ libghc-tasty-dev <!nocheck>,
+ libghc-tasty-hunit-dev <!nocheck>,
+ libghc-tasty-quickcheck-dev <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-base-orphans-doc,
  libghc-cereal-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