diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-10 20:16:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-10 20:16:57 -0400 |
commit | 76dbc45834b075f935d139cf91e96e52c6594220 (patch) | |
tree | 339efbf3822b0a4ec8232a02a2a425141419a867 /debian | |
parent | dcf2842ecf2ea1b9ea30a445fe712cdc1e670b5d (diff) |
add back cabal-install (for Makefile)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c8a15ed80..be65a3973 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, |