dev-haskell/drift: add missing 'old-time' depend, bug #615278
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 11 Apr 2017 20:57:53 +0000 (21:57 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 11 Apr 2017 20:58:40 +0000 (21:58 +0100)
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/615278
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-haskell/drift/drift-2.4.2.ebuild

index 843e0b2eb294c89b2f4f20b8c7cfb9279e0ff813..af0147fc35688c6db527168466e4ed49da9e2813 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-# ebuild generated by hackport 0.3.4.9999
+# ebuild generated by hackport 0.5.2.9999
 
 CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
 inherit eutils haskell-cabal
@@ -20,7 +20,8 @@ SLOT="0/${PV}"
 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
-RDEPEND="dev-haskell/random:=[profile?]
+RDEPEND="dev-haskell/old-time:=[profile?]
+       dev-haskell/random:=[profile?]
        >=dev-lang/ghc-6.10.4:=
 "
 DEPEND="${RDEPEND}