summaryrefslogtreecommitdiff
path: root/dev-ml/bin-prot
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-25 14:05:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-25 16:42:43 +0200
commitcdb9cd181b2942523ed1458c681c8fef1f7b05ac (patch)
tree5c86a73b5a9e9cca73d2d6d60f69e5fc9f26e2b3 /dev-ml/bin-prot
parentcf57d9b51306412eef45dbea556d2b2845b5f2cb (diff)
downloadgentoo-cdb9cd181b2942523ed1458c681c8fef1f7b05ac.tar.gz
gentoo-cdb9cd181b2942523ed1458c681c8fef1f7b05ac.tar.xz
dev-ml/bin-prot: add missing dep on dev-ml/ppx_type_conv
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/bin-prot')
-rw-r--r--dev-ml/bin-prot/bin-prot-0.9.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
index a30c802be44..5c2d435fef0 100644
--- a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
+++ b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
dev-ml/ppx_driver:=
dev-ml/ppx_fields_conv:=
dev-ml/ppx_sexp_conv:=
+ dev-ml/ppx_type_conv:=
dev-ml/ppx_variants_conv:=
dev-ml/sexplib:=
dev-ml/ocaml-migrate-parsetree:=