commit: 3dc083fa2d58d3d428218e755dd12b8098aaeb2d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 19:44:18 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 20:07:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc083fa
dev-ml/js_of_ocaml: add missing dep on yojson
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild | 1 +
dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
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 1eb80bd..457de52 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 1eb80bd..457de52 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}"