diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-04-24 10:57:42 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-04-24 10:57:42 +0200 |
commit | 456d9141138a63a3019c87f4092b2e978f40f128 (patch) | |
tree | d16ba6973b3f48827e13fa76a437dea552f19b8f /dev-ml/ppx_sexp_conv | |
parent | dev-ml/base: fix rdep for dev-lang/ocaml (diff) | |
download | gentoo-456d9141138a63a3019c87f4092b2e978f40f128.tar.gz gentoo-456d9141138a63a3019c87f4092b2e978f40f128.tar.bz2 gentoo-456d9141138a63a3019c87f4092b2e978f40f128.zip |
dev-ml/ppx_sexp_conv: rework RDEP
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r-- | dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild index 4f3852e37595..4c2c44069a24 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild @@ -16,12 +16,9 @@ IUSE="+ocamlopt" # Upper bound on ppxlib for bug #769536 DEPEND=" - >=dev-lang/ocaml-4.09.0 dev-ml/base:${SLOT} dev-ml/findlib:= >=dev-ml/ppxlib-0.23:= >=dev-ml/ocaml-compiler-libs-0.11.0:= - >=dev-ml/ocaml-migrate-parsetree-2.0.0:= - dev-ml/cinaps:= " RDEPEND="${DEPEND}" |