diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2011-04-18 12:48:42 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2011-04-18 12:48:42 +0400 |
| commit | 51b2b88cf1aec16a16f9cb40dcbc924deac8b4f8 (patch) | |
| tree | 2848c74a2a1748c158dbdfcdfd0301b114779f2d /p/haskell-crypto | |
| parent | 07de8ce92b1701417a5d1ff6a233ce1a7fe6a8d0 (diff) | |
| download | DHG_packages-51b2b88cf1aec16a16f9cb40dcbc924deac8b4f8.tar.gz | |
haskell-crypto: Add dependencies
Diffstat (limited to 'p/haskell-crypto')
| -rw-r--r-- | p/haskell-crypto/debian/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control index 6c41fd27f..5f41f76e8 100644 --- a/p/haskell-crypto/debian/control +++ b/p/haskell-crypto/debian/control @@ -8,7 +8,13 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8) , ghc , ghc-prof + , libghc-quickcheck2-dev (>= 2.4.0.1) + , libghc-quickcheck2-prof + , libghc-hunit-dev + , libghc-hunit-prof Build-Depends-Indep: ghc-doc + , libghc-quickcheck2-doc + , libghc-hunit-doc Standards-Version: 3.9.1 Homepage: http://hackage.haskell.org/package/Crypto Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto |
