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

dev-ml/ocaml-ipaddr: add missing ppx_core:= dep

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild 
b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
index 0892920b762..dae346c4e2c 100644
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
+++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild
@@ -14,6 +14,7 @@ IUSE="+ocamlopt test"
 
 RDEPEND="dev-ml/sexplib:=
        dev-ml/ppx_sexp_conv:=
+       dev-ml/ppx_core:=
        dev-lang/ocaml:=[ocamlopt?]
 "
 DEPEND="${RDEPEND}

Reply via email to