summaryrefslogtreecommitdiff
path: root/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild')
-rw-r--r--dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild
index e1edbce91285..21ea8d3bb7f8 100644
--- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild
+++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# ebuild generated by hackport 0.2.13
-EAPI=4
+EAPI=6
CABAL_FEATURES="lib profile haddock hscolour hoogle"
inherit haskell-cabal
@@ -18,8 +18,9 @@ KEYWORDS="" # buggy, has no headers
IUSE=""
RDEPEND="dev-haskell/cabal[profile?]
- >=dev-haskell/hsql-1.8.2[profile?]
- >=dev-lang/ghc-6.10.1
- >=virtual/mysql-4.0"
+ >=dev-haskell/hsql-1.8.2[profile?]
+ >=dev-lang/ghc-6.10.1
+ dev-db/mysql-connector-c:0=
+"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.10"
+ >=dev-haskell/cabal-1.10"