diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-04 14:44:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-04 14:51:52 -0400 |
commit | 91fc975964d94503fa932256bc8684de13cd9e1e (patch) | |
tree | 159e9e906aee84ef7f14e73c0f32db9bd043cdbf /debian | |
parent | 56470ce3e5a417dd81c985711b7927db0ce9015e (diff) |
note 7.4 needed
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c3ddad932..5d5956de8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Build-Depends: debhelper (>= 9), - ghc, + ghc (>= 7.4), libghc-missingh-dev, libghc-hslogger-dev, libghc-pcre-light-dev, |