summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-10-19 22:40:46 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-10-19 22:41:47 +0200
commit314285c748194ae0cd794bd6a4caeb4e18798582 (patch)
treeabc706337f8baafb4da0afaf75cece983ac9bda5 /dev-ml/ppx_variants_conv
parentdev-ml/ppx_typerep_conv: adj deps (diff)
downloadgentoo-314285c748194ae0cd794bd6a4caeb4e18798582.tar.gz
gentoo-314285c748194ae0cd794bd6a4caeb4e18798582.tar.bz2
gentoo-314285c748194ae0cd794bd6a4caeb4e18798582.zip
dev-ml/ppx_variants_conv: adj deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_variants_conv')
-rw-r--r--dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r2.ebuild (renamed from dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r1.ebuild)3
-rw-r--r--dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild7
-rw-r--r--dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2-r1.ebuild (renamed from dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2.ebuild)1
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r1.ebuild b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r2.ebuild
index 8915cf1f56d1..71698f6d63b8 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r1.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1-r2.ebuild
@@ -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}"
diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild
index 885558db88cb..9b11db646f6b 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.1.ebuild
@@ -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}"
diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2.ebuild b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2-r1.ebuild
index 83ae31926ca9..68cb649a48fe 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.14.2-r1.ebuild
@@ -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}"