dev-ml/ppx_core: add missing dev-ml/ocaml-migrate-parsetree:= dep
authorAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 09:11:40 +0000 (11:11 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 11:22:37 +0000 (13:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild [moved from dev-ml/ppx_core/ppx_core-0.9.0.ebuild with 95% similarity]

similarity index 95%
rename from dev-ml/ppx_core/ppx_core-0.9.0.ebuild
rename to dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild
index 0c4f8defb257068bc380c527f4bb6c5ad2de1a5d..be04409bc0fa426eaab5315daf591300a1ead650 100644 (file)
@@ -19,6 +19,7 @@ DEPEND="
        dev-ml/ppx_ast:=
        dev-ml/ppx_traverse_builtins:=
        dev-ml/stdio:=
+       dev-ml/ocaml-migrate-parsetree:=
 "
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"