summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mtl/mtl-1.0.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-1.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild
index 551c15ac9436..6d32adae499a 100644
--- a/dev-haskell/mtl/mtl-1.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.15 2010/07/01 19:57:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.16 2011/04/23 11:48:13 slyfox Exp $
inherit ghc-package
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=dev-lang/ghc-6.4*"
+RDEPEND="=dev-lang/ghc-6.4*"
+DEPEND="${RDEPEND}"
pkg_setup () {
ghc-package_pkg_setup