From 0bf6d84f384154874820d5e2799f6f71edb0fc28 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Sep 2014 15:08:41 -0400 Subject: Work around failure to build on mips by using cabal, not Setup, to build in debian/rules. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 91747c417..b2f7d8cca 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-data-default-dev, -- cgit v1.2.3