dev-ml/ppx_variants_conv: adj deps

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2022-10-19 22:40:46 +02:00
parent b88d1c2372
commit 314285c748
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,6 +21,7 @@ DEPEND="
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
dev-ml/sexplib0:=
"
RDEPEND="${DEPEND}"

View File

@@ -18,8 +18,9 @@ DEPEND="
>=dev-ml/base-0.14.0:=
>=dev-ml/variantslib-0.14.0:=
>=dev-ml/ppxlib-0.18.0:=
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
dev-ml/sexplib0:=
"
RDEPEND="${DEPEND}"

View File

@@ -21,5 +21,6 @@ DEPEND="
>=dev-ml/ocaml-compiler-libs-0.11.0:=
>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
dev-ml/cinaps:=
dev-ml/sexplib0:=
"
RDEPEND="${DEPEND}"