From b63b8e1b5f07490991292e4b278c4a77c85cf0ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Feb 2013 16:37:35 -0400 Subject: [PATCH] need build-dep on cabal-install --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index cdfbd06c17..71c1fb2c6b 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,