diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-10-19 22:37:23 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-10-19 22:41:43 +0200 |
commit | b88d1c2372e837e01d6792be38e7a696626024d5 (patch) | |
tree | e1f093a0fb29f3f29f741d269c3d507efcecdd03 /dev-ml | |
parent | dev-ml/ppx_string: adj deps (diff) | |
download | gentoo-b88d1c2372e837e01d6792be38e7a696626024d5.tar.gz gentoo-b88d1c2372e837e01d6792be38e7a696626024d5.tar.bz2 gentoo-b88d1c2372e837e01d6792be38e7a696626024d5.zip |
dev-ml/ppx_typerep_conv: adj deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild index 288b817a674b..0df0cc4ce894 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1-r1.ebuild @@ -22,5 +22,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}" diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild index 5928e17db8ae..3162827ca211 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.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}" |