diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-21 14:53:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-21 14:53:07 -0400 |
commit | 6668a061a8bab5360a5af4e61ead823f9af93369 (patch) | |
tree | 0aa71c81e8e8bbfd0548c4e3431c4922fda78b83 /debian/control | |
parent | dda812583f214dd9835c826b7b9bcc2e8685333e (diff) |
typo
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index be2e35911..768638997 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Build-Depends: debhelper (>= 7.0.50), - ghc6, + ghc, libghc-missingh-dev, libghc-pcre-light-dev, libghc-testpack-dev, |