dev-ml/ocaml-ipaddr: add missing dev-ml/ppx_type_conv:= dep
authorAlexis Ballier <aballier@gentoo.org>
Sun, 25 Jun 2017 11:28:23 +0000 (13:28 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 25 Jun 2017 14:42:42 +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 dae346c4e2c89ed818050b00b58daaa30229f293..963f7245bbd596c22ecac4e6c7d530a4dd696ba9 100644 (file)
@@ -15,6 +15,7 @@ IUSE="+ocamlopt test"
 RDEPEND="dev-ml/sexplib:=
        dev-ml/ppx_sexp_conv:=
        dev-ml/ppx_core:=
+       dev-ml/ppx_type_conv:=
        dev-lang/ocaml:=[ocamlopt?]
 "
 DEPEND="${RDEPEND}