summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 096373113..cc7ce6d46 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -88,7 +88,7 @@ Executable git-annex
GHC-Options: -O0
if flag(TestSuite)
- Build-Depends: testpack, HUnit
+ Build-Depends: HUnit
CPP-Options: -DWITH_TESTSUITE
if flag(S3)