diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-12-22 20:44:18 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-12-22 21:07:32 +0100 |
commit | 3dc083fa2d58d3d428218e755dd12b8098aaeb2d (patch) | |
tree | ef71ba06e1408557202090b0d3e3414191baf341 /dev-ml | |
parent | dev-ml/js_of_ocaml: bump to 2.8.4 (diff) | |
download | gentoo-3dc083fa2d58d3d428218e755dd12b8098aaeb2d.tar.gz gentoo-3dc083fa2d58d3d428218e755dd12b8098aaeb2d.tar.bz2 gentoo-3dc083fa2d58d3d428218e755dd12b8098aaeb2d.zip |
dev-ml/js_of_ocaml: add missing dep on yojson
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/js_of_ocaml/js_of_ocaml-2.8.4.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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}" |