diff options
Diffstat (limited to 'dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild')
-rw-r--r-- | dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild b/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild index 83b75dd48dec..bbaa8336616f 100644 --- a/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild +++ b/dev-ml/ppx_module_timer/ppx_module_timer-0.14.0.ebuild @@ -15,11 +15,13 @@ KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" DEPEND=" - dev-ml/base:= - dev-ml/ppx_base:= - dev-ml/stdio:= - dev-ml/time_now:= - dev-ml/ppxlib:= - dev-ml/result:= + >=dev-ml/base-0.14.0:= + >=dev-ml/ppx_base-0.14.0:= + >=dev-ml/stdio-0.14.0:= + >=dev-ml/time_now-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}" |