From 3816c6c82a25204656372766c2dcf639f1955378 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 10 Mar 2013 20:16:57 -0400 Subject: [PATCH] add back cabal-install (for Makefile) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c8a15ed80c..be65a39730 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,