commit: 456d9141138a63a3019c87f4092b2e978f40f128
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 08:57:42 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 08:57:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=456d9141
dev-ml/ppx_sexp_conv: rework RDEP
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.15.0-r1.ebuild | 3 ---
1 file changed, 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}"