summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-2.4.2.ebuild')
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.4.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild
index fd61bd35f0e3..3dfddcf45eb9 100644
--- a/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild,v 1.1 2012/01/22 14:05:49 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2.ebuild,v 1.2 2012/04/03 21:34:48 slyfox Exp $
EAPI="3"
@@ -19,7 +19,8 @@ SLOT="2"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=dev-lang/ghc-6.10.1"
+RDEPEND=">=dev-lang/ghc-6.10.1
+ dev-haskell/random"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.6"