summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-25 12:03:20 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-25 16:42:41 +0200
commit77863437bc3dae10fed929c4626cf52c98aff8b1 (patch)
treec2b6be7c3ec446bb59fa63f4365aafdccf8a28f1 /dev-ml/ppx_fields_conv
parentdev-ml/mtime: bump to 1.1.0 (diff)
downloadgentoo-77863437bc3dae10fed929c4626cf52c98aff8b1.tar.gz
gentoo-77863437bc3dae10fed929c4626cf52c98aff8b1.tar.bz2
gentoo-77863437bc3dae10fed929c4626cf52c98aff8b1.zip
dev-ml/ppx_fields_conv: add missing ppx_traverse_builtins dep
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ppx_fields_conv')
-rw-r--r--dev-ml/ppx_fields_conv/ppx_fields_conv-0.9.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ppx_fields_conv/ppx_fields_conv-0.9.0-r1.ebuild b/dev-ml/ppx_fields_conv/ppx_fields_conv-0.9.0-r1.ebuild
index eff75b699880..69e25ca36f12 100644
--- a/dev-ml/ppx_fields_conv/ppx_fields_conv-0.9.0-r1.ebuild
+++ b/dev-ml/ppx_fields_conv/ppx_fields_conv-0.9.0-r1.ebuild
@@ -20,6 +20,7 @@ DEPEND="
dev-ml/ppx_type_conv:=
dev-ml/fieldslib:=
dev-ml/ocaml-migrate-parsetree:=
+ dev-ml/ppx_traverse_builtins:=
"
RDEPEND="${DEPEND}"
DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"