dev-ml/ppx_sexp_conv: add missing dev-lang/ocaml:= dep
authorAlexis Ballier <aballier@gentoo.org>
Sun, 16 Apr 2017 19:40:09 +0000 (21:40 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 17 Apr 2017 08:35:13 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0.ebuild

index f200d317bfb17b0ce32c119672213addfd4a2ff9..1ed53355c24d31f1338ca5fe341b6a1a0252ebf1 100644 (file)
@@ -13,6 +13,7 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
+       dev-lang/ocaml:=
        dev-ml/ppx_core:=
        dev-ml/ppx_driver:=
        dev-ml/ppx_type_conv:=