diff options
-rw-r--r-- | dev-ml/async_unix/async_unix-0.9.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/async_unix/async_unix-0.9.0.ebuild b/dev-ml/async_unix/async_unix-0.9.0.ebuild index 98434a7fab88..aac9eccd0f0a 100644 --- a/dev-ml/async_unix/async_unix-0.9.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.9.0.ebuild @@ -19,6 +19,8 @@ RDEPEND=" dev-ml/ppx_driver:= dev-ml/ppx_jane:= dev-ml/ocaml-migrate-parsetree:= + <dev-ml/ppx_driver-100 + <dev-ml/ppx_jane-100 " DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder" |