commit:     a57ded9d68d26acc21d85fe507aef8a887fce62d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 10:59:10 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 14:42:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57ded9d

dev-ml/ocaml-uri: add missing ppx_core:= 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 c7251eb6912..aa6b02ac68e 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
        dev-ml/ocaml-re:=
        dev-ml/sexplib:=
        dev-ml/ppx_sexp_conv:=
+       dev-ml/ppx_core:=
        dev-ml/stringext:=
        dev-ml/type-conv:=
        dev-lang/ocaml:=

Reply via email to