summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-10-19 22:33:46 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-10-19 22:41:33 +0200
commitd066ab333ed4d91f058df126c08d7ab324724f76 (patch)
tree2e92636f70ee939fedcdfd4541ca84624073bb9f /dev-ml/ppx_sexp_value
parentdev-ml/ppx_sexp_message: adj deps (diff)
downloadgentoo-d066ab333ed4d91f058df126c08d7ab324724f76.tar.gz
gentoo-d066ab333ed4d91f058df126c08d7ab324724f76.tar.bz2
gentoo-d066ab333ed4d91f058df126c08d7ab324724f76.zip
dev-ml/ppx_sexp_value: adj deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_value')
-rw-r--r--dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild
index f0cfc2381a22..d69e19265924 100644
--- a/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild
+++ b/dev-ml/ppx_sexp_value/ppx_sexp_value-0.14.0.ebuild
@@ -19,8 +19,9 @@ DEPEND="
>=dev-ml/ppx_here-0.14.0:=
>=dev-ml/ppx_sexp_conv-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}"