summaryrefslogtreecommitdiff
path: root/dev-haskell/glib/glib-0.13.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/glib/glib-0.13.4.1.ebuild')
-rw-r--r--dev-haskell/glib/glib-0.13.4.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-haskell/glib/glib-0.13.4.1.ebuild b/dev-haskell/glib/glib-0.13.4.1.ebuild
index 5c707245dd12..31776ce6ca24 100644
--- a/dev-haskell/glib/glib-0.13.4.1.ebuild
+++ b/dev-haskell/glib/glib-0.13.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-# ebuild generated by hackport 0.5.9999
+# ebuild generated by hackport 0.5.3.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
@@ -23,7 +23,8 @@ RDEPEND=">=dev-haskell/text-1.0.0.0:=[profile?] <dev-haskell/text-1.3:=[profile?
dev-libs/glib:2
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.24
+ >=dev-haskell/cabal-1.24 <dev-haskell/cabal-1.25
+ >=dev-haskell/gtk2hs-buildtools-0.13.2.0 <dev-haskell/gtk2hs-buildtools-0.14
virtual/pkgconfig
"