diff options
author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-12 19:34:41 +0300 |
---|---|---|
committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-12 19:34:41 +0300 |
commit | f8ae33f77f5b5ee49855625f1812d258a4969bfc (patch) | |
tree | 4bff032b5c56a049c390b4d76ed4b753e23da747 /p/gtk2hs | |
parent | 0b731c35d7ca40ad182bcfa80f5cf71f28112251 (diff) | |
download | DHG_packages-f8ae33f77f5b5ee49855625f1812d258a4969bfc.tar.gz |
gtk2hs: debian/control: Depends on haskell-devscripts 0.7.2, which contains code to treat gtk2hs.
Diffstat (limited to 'p/gtk2hs')
-rw-r--r-- | p/gtk2hs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/gtk2hs/debian/control b/p/gtk2hs/debian/control index b7ea4531f..0a59e0f87 100644 --- a/p/gtk2hs/debian/control +++ b/p/gtk2hs/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5) , autoconf , automake1.10 , autotools-dev - , haskell-devscripts (>= 0.7) + , haskell-devscripts (>= 0.7.2) , ghc6 , ghc6-doc , libghc6-mtl-dev |