summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild')
-rw-r--r--dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
index 42bd8686d2ff..ae6bf41a4499 100644
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
+++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild
@@ -15,10 +15,11 @@ KEYWORDS="~amd64 ~arm ~arm64"
IUSE="+ocamlopt"
DEPEND="
- dev-ml/base:=
- dev-ml/typerep:=
- dev-ml/ppxlib:=
- dev-ml/ocaml-migrate-parsetree:=
- dev-ml/result:=
- "
+ >=dev-ml/base-0.14.0:=
+ >=dev-ml/typerep-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:=
+"
RDEPEND="${DEPEND}"