diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-28 16:08:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-28 16:08:11 -0400 |
commit | 9d8240b15a32f230d1258273f8d30ee22367911b (patch) | |
tree | b9eddea6a760da2908fdabdd4d8e04e6b05f6ee7 /debian/control | |
parent | 970721dc4a1a8ce2a49608561667ca23c10d66ad (diff) |
use Setup.hs rather than depending on cabal-install
Based on a patch from Peter Simons
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 76b145e0c..3cc796c57 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Build-Depends: debhelper (>= 9), ghc (>= 7.4), - cabal-install, libghc-mtl-dev (>= 2.1.1), libghc-missingh-dev, libghc-hslogger-dev, |