dev-ml/ppx_fields_conv: add missing dev-lang/ocaml:= dep
authorAlexis Ballier <aballier@gentoo.org>
Sun, 16 Apr 2017 19:39:27 +0000 (21:39 +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_fields_conv/ppx_fields_conv-0.9.0.ebuild

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