summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-25 14:16:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-25 16:42:43 +0200
commit9e55b5dfe76166cc50423762771ff2a496a5692f (patch)
treed89753a26f0b388becbb8fb90ccff5a727e59bd9 /dev-ml
parentdev-ml/bin-prot: add missing dep on dev-ml/ppx_type_conv (diff)
downloadgentoo-9e55b5dfe76166cc50423762771ff2a496a5692f.tar.gz
gentoo-9e55b5dfe76166cc50423762771ff2a496a5692f.tar.bz2
gentoo-9e55b5dfe76166cc50423762771ff2a496a5692f.zip
dev-ml/ppx_custom_printf: add missing ppx_type_conv dep
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_custom_printf/ppx_custom_printf-0.9.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.9.0.ebuild b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.9.0.ebuild
index 165ba8d32c59..a10d1aacfe37 100644
--- a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.9.0.ebuild
+++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.9.0.ebuild
@@ -17,6 +17,7 @@ DEPEND="
dev-ml/ppx_driver:=
dev-ml/ppx_metaquot:=
dev-ml/ppx_sexp_conv:=
+ dev-ml/ppx_type_conv:=
dev-ml/ppx_traverse
dev-ml/ocaml-migrate-parsetree:=
"