dev-ml/ocaml-ipaddr: add missing ppx_core:= dep
authorAlexis Ballier <aballier@gentoo.org>
Sun, 25 Jun 2017 10:57:42 +0000 (12:57 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 25 Jun 2017 14:42:41 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.8.0.ebuild

index 0892920b7620c3f733b91d7583aa7f3a95c28e26..dae346c4e2c89ed818050b00b58daaa30229f293 100644 (file)
@@ -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}