dev-ml/ppx_sexp_conv: add missing ppx_traverse_builtins dep

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-06-25 12:04:06 +02:00
parent 77863437bc
commit 2651aef1e5

View File

@@ -21,6 +21,7 @@ DEPEND="
dev-ml/ppx_optcomp:=
dev-ml/sexplib:=
dev-ml/ocaml-migrate-parsetree:=
dev-ml/ppx_traverse_builtins:=
"
RDEPEND="${DEPEND}"
DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"