aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 16:37:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 16:37:35 -0400
commit1a9f5fd4096513ef33320dec35807db5327541f2 (patch)
treeda3a7ee6ff3b587adf36118230e8728ee473bd15
parent59b9d2bb57a4e4d118f99f13c1539b0e97a59a6c (diff)
need build-dep on cabal-install
-rw-r--r--debian/control1
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,