summaryrefslogtreecommitdiff
path: root/p/haskell-sha
diff options
context:
space:
mode:
authormascellani <mascellani@poisson.phc.unipi.it>2009-12-23 15:15:24 +0300
committermascellani <mascellani@poisson.phc.unipi.it>2009-12-23 15:15:24 +0300
commit639fe9e209c2ff6f8d2474021b4da0bc76e0eb99 (patch)
tree04603312eb94ccf6d1ce8d2fdc8ae73b2e72ed87 /p/haskell-sha
parentbd35d9f5ba7a64ea5a6228fbdfa0bb8ef5a22311 (diff)
downloadDHG_packages-639fe9e209c2ff6f8d2474021b4da0bc76e0eb99.tar.gz
haskell-sha: Fixed build dependencies
Diffstat (limited to 'p/haskell-sha')
-rw-r--r--p/haskell-sha/debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/p/haskell-sha/debian/control b/p/haskell-sha/debian/control
index 45127c39b..ce17db6ba 100644
--- a/p/haskell-sha/debian/control
+++ b/p/haskell-sha/debian/control
@@ -4,8 +4,10 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>
Build-Depends: debhelper (>= 7), haskell-devscripts, cdbs, ghc6 (>= 6.10),
- ghc6-prof, libghc6-binary-dev, libghc6-binary-prof
-Build-Depends-Indep: ghc6-doc, haddock, hscolour, libghc6-binary-doc
+ ghc6-prof, libghc6-binary-dev, libghc6-binary-prof, libghc6-bytestring-dev,
+ libghc6-bytestring-prof
+Build-Depends-Indep: ghc6-doc, haddock, hscolour, libghc6-binary-doc,
+ libghc6-bytestring-doc
Standards-Version: 3.8.3
Homepage: http://hackage.haskell.org/package/SHA