commit: 2947a36f62d194737d8ee56357565796d5844941
Author: Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Thu Jan 21 15:41:04 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 15:41:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2947a36f
dev-ml/dose3: adjust extlib-dependency for dose-4.2
dev-ml/dose3/dose3-4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dose3/dose3-4.2.ebuild b/dev-ml/dose3/dose3-4.2.ebuild
index eaff97e..abc3981 100644
--- a/dev-ml/dose3/dose3-4.2.ebuild
+++ b/dev-ml/dose3/dose3-4.2.ebuild
@@ -19,7 +19,7 @@ IUSE="+ocamlopt +parmap zip bzip2 xml curl rpm4 test"
RDEPEND="
>=dev-lang/ocaml-3.12:=[ocamlopt?]
dev-ml/cudf:=
- dev-ml/extlib:=
+ >=dev-ml/extlib-1.7.0:=
dev-ml/ocaml-re:=
dev-ml/cppo:=
parmap? ( dev-ml/parmap:= )