diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-08 12:36:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-08 12:36:55 -0400 |
commit | f03adec793d378cc4807392400d09e70e293a991 (patch) | |
tree | 930da8e4bf4b54b73c77a11704d457c941a6f387 /debian/control | |
parent | 714619d9e834a3a04340b164255ff2c92f654228 (diff) |
Add build dep on libghc6-testpack-dev.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d8abc487c..3fba36742 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: git-annex Section: utils Priority: optional -Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, ikiwiki +Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-testpack-dev, ikiwiki Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.9.1 Vcs-Git: git://git.kitenet.net/git-annex |