commit:     5603057c968f85ae4b46962a1e877670ceac8b6a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 20:27:49 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 20:27:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5603057c

dev-haskell/glib: added missing dev-haskell/gtk2hs-buildtools depend, bug 
#621378

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/621378
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-haskell/glib/glib-0.13.4.1.ebuild | 5 +++--
 1 file 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 5c707245dd1..31776ce6ca2 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
 "
 

Reply via email to