summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild')
-rw-r--r--dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild b/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild
index 416b48a55be8..b6e4ccdd500f 100644
--- a/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild
+++ b/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild,v 1.1 2007/07/11 17:40:15 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-sqlite/hdbc-sqlite-1.0.1.0.ebuild,v 1.2 2007/10/31 13:01:36 dcoutts Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal versionator
@@ -16,7 +16,7 @@ IUSE=""
hdbc_PV=$(get_version_component_range 1-3)
-DEPEND=">=virtual/ghc-6.4.1
+DEPEND=">=dev-lang/ghc-6.4.1
~dev-haskell/hdbc-${hdbc_PV}
>=dev-db/sqlite-3.2"