diff options
author | Matthew Brewer <tomboy64@sina.cn> | 2016-01-21 16:41:04 +0100 |
---|---|---|
committer | Matthew Brewer <tomboy64@sina.cn> | 2016-01-21 16:41:04 +0100 |
commit | 2947a36f62d194737d8ee56357565796d5844941 (patch) | |
tree | 6d3496ba8c7f8bb6287dafc64331c338ed8bbf3b /dev-ml/dose3 | |
parent | net-misc/olsrd: Take up maintainership. (diff) | |
download | gentoo-2947a36f62d194737d8ee56357565796d5844941.tar.gz gentoo-2947a36f62d194737d8ee56357565796d5844941.tar.bz2 gentoo-2947a36f62d194737d8ee56357565796d5844941.zip |
dev-ml/dose3: adjust extlib-dependency for dose-4.2
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-4.2.ebuild b/dev-ml/dose3/dose3-4.2.ebuild index eaff97e57cd9..abc3981f60bd 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:= ) |