summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-10-19 14:21:29 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-10-19 14:21:54 +0200
commiteca20c0d82f9a3dbb78e91a8e88c03378608f68e (patch)
treee07008dfb2ebce173effffa7c45bc87d962fdf0d /dev-ml/ppx_pipebang
parentllvm.eclass: Fix LLVM tool paths to prevent overriding them (diff)
downloadgentoo-eca20c0d82f9a3dbb78e91a8e88c03378608f68e.tar.gz
gentoo-eca20c0d82f9a3dbb78e91a8e88c03378608f68e.tar.bz2
gentoo-eca20c0d82f9a3dbb78e91a8e88c03378608f68e.zip
dev-ml/ppx_pipebang: adj deps
Closes: https://bugs.gentoo.org/840398 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_pipebang')
-rw-r--r--dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild7
-rw-r--r--dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild (renamed from dev-ml/ppx_pipebang/ppx_pipebang-0.15.0.ebuild)0
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
index 70ea6e43c8ff..aeeb5cfc1e7d 100644
--- a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
+++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild
@@ -16,8 +16,9 @@ IUSE="+ocamlopt"
DEPEND="
>=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_pipebang/ppx_pipebang-0.15.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild
index 40b93c106d46..40b93c106d46 100644
--- a/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0.ebuild
+++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild