commit: cf57d9b51306412eef45dbea556d2b2845b5f2cb
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 11:29:50 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 14:42:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf57d9b5
dev-ml/ocaml-uri: add missing dev-ml/ppx_type_conv:= dep
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
index aa6b02ac68e..87566fc4d15 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
dev-ml/sexplib:=
dev-ml/ppx_sexp_conv:=
dev-ml/ppx_core:=
+ dev-ml/ppx_type_conv:=
dev-ml/stringext:=
dev-ml/type-conv:=
dev-lang/ocaml:=