diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-04 12:25:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-04 12:25:06 -0400 |
commit | 9c9f7312bbf46c3069935fa190f5bba5ae62b348 (patch) | |
tree | cba8f247ebf80667f5b48a2e89b1c8f7f2090723 /debian/control | |
parent | fba5eba1076199c55b9a836e5cad44311d0b66d3 (diff) |
Added back debian/cabal-wrapper, since it still seems needed after all.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 296034253..e2bef62c8 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, |