diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-27 23:21:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-27 23:23:41 -0400 |
commit | 0b141f6949ceb0ecb82d51035aec1a4a2839552b (patch) | |
tree | 2aae92a7c690b8b1590f3d3638bf5cd99b289aef /debian/control | |
parent | b112a6844d0e469bf2f2f9157264a53c746e2dd0 (diff) |
Stop depending on testpack.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 71c1fb2c6..76b145e0c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: libghc-utf8-string-dev, libghc-hs3-dev (>= 0.5.6), libghc-dav-dev (>= 0.3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 sparc], - libghc-testpack-dev, libghc-quickcheck2-dev, libghc-monad-control-dev (>= 0.3), libghc-lifted-base-dev, |