diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-27 16:37:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-27 16:37:35 -0400 |
commit | 1a9f5fd4096513ef33320dec35807db5327541f2 (patch) | |
tree | da3a7ee6ff3b587adf36118230e8728ee473bd15 /debian | |
parent | 59b9d2bb57a4e4d118f99f13c1539b0e97a59a6c (diff) |
need build-dep on cabal-install
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cdfbd06c1..71c1fb2c6 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Build-Depends: debhelper (>= 9), ghc (>= 7.4), + cabal-install, libghc-mtl-dev (>= 2.1.1), libghc-missingh-dev, libghc-hslogger-dev, |