From: Alexis Ballier Date: Thu, 22 Dec 2016 19:44:18 +0000 (+0100) Subject: dev-ml/js_of_ocaml: add missing dep on yojson X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3dc083fa2d58d3d428218e755dd12b8098aaeb2d;p=gentoo.git dev-ml/js_of_ocaml: add missing dep on yojson Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild index 1eb80bdfb6d9..457de521581f 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild @@ -38,6 +38,7 @@ RDEPEND=" dev-ml/cppo:= dev-ml/uchar:= dev-ml/ocamlbuild:= + dev-ml/yojson:= deriving? ( >=dev-ml/deriving-0.6:= )" DEPEND="${RDEPEND}" diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild index 1eb80bdfb6d9..457de521581f 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild @@ -38,6 +38,7 @@ RDEPEND=" dev-ml/cppo:= dev-ml/uchar:= dev-ml/ocamlbuild:= + dev-ml/yojson:= deriving? ( >=dev-ml/deriving-0.6:= )" DEPEND="${RDEPEND}"