commit: 3d67e2fb49473ababb8bf7e5baf6316527fa472f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Aug 2 10:40:35 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Aug 2 11:22:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d67e2fb
dev-ml/js_of_ocaml: add missing dev-ml/ocaml-migrate-parsetree:= dep in 2.8.4 Package-Manager: Portage-2.3.6, Repoman-2.3.3 .../{js_of_ocaml-2.8.4-r1.ebuild => js_of_ocaml-2.8.4-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r1.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild similarity index 98% rename from dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r1.ebuild rename to dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild index cac8f1d0da5..ebc669e81c2 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r1.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild @@ -36,6 +36,7 @@ RDEPEND=" dev-ml/uchar:= dev-ml/ocamlbuild:= dev-ml/yojson:= + dev-ml/ocaml-migrate-parsetree:= deriving? ( >=dev-ml/deriving-0.6:= )" DEPEND="${RDEPEND}"