diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-13 15:50:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-13 15:50:56 -0400 |
commit | b88ecbdc1bf1826e3361732484263bd359cef8d3 (patch) | |
tree | 888fff1ee683ae8289d6d40273edc5e2f82b870e /git-annex.cabal | |
parent | 9ad52ef67ccf42654110cde6735409c75fdc1daf (diff) |
Add libghc-testpack-dev to build depends on all arches.
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index b0b6d76f9..4aee161b6 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120106 +Version: 3.20120113 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |