From: Alexis Ballier Date: Wed, 2 Aug 2017 10:40:35 +0000 (+0200) Subject: dev-ml/js_of_ocaml: add missing dev-ml/ocaml-migrate-parsetree:= dep in 2.8.4 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3d67e2fb49473ababb8bf7e5baf6316527fa472f;p=gentoo.git 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 --- 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 cac8f1d0da5c..ebc669e81c2a 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}"