diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 12:40:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-08-02 13:22:49 +0200 |
commit | 3d67e2fb49473ababb8bf7e5baf6316527fa472f (patch) | |
tree | d89410957fc90c7c98e56193419dbdd98a4f97b7 /dev-ml | |
parent | dev-ml/pcre-ocaml: bump to 7.3.0 (diff) | |
download | gentoo-3d67e2fb49473ababb8bf7e5baf6316527fa472f.tar.gz gentoo-3d67e2fb49473ababb8bf7e5baf6316527fa472f.tar.bz2 gentoo-3d67e2fb49473ababb8bf7e5baf6316527fa472f.zip |
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
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r2.ebuild (renamed from dev-ml/js_of_ocaml/js_of_ocaml-2.8.4-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
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 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}" |