summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-hledger-interest/debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-hledger-interest/debian/control b/p/haskell-hledger-interest/debian/control
index a3f8606bc..9a3e2d0a2 100644
--- a/p/haskell-hledger-interest/debian/control
+++ b/p/haskell-hledger-interest/debian/control
@@ -3,7 +3,9 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: haskell-devscripts (>= 0.9)
+Build-Depends: debhelper (>= 9)
+ , cdbs
+ , haskell-devscripts (>= 0.9)
, ghc
, libghc-hledger-lib-dev (>> 0.24)
, libghc-mtl-dev