diff --git a/dev-ml/inotify/inotify-2.3_p20211118.ebuild b/dev-ml/inotify/inotify-2.3_p20211118.ebuild index 1d4a7544b5..6b478199dc 100644 --- a/dev-ml/inotify/inotify-2.3_p20211118.ebuild +++ b/dev-ml/inotify/inotify-2.3_p20211118.ebuild @@ -19,13 +19,13 @@ KEYWORDS="~amd64" IUSE="ocamlopt test" DEPEND=" - dev-ml/base-unix - dev-ml/base-bytes + dev-ml/base-unix:= + dev-ml/base-bytes:= " RDEPEND=" ${DEPEND} test? ( - >=dev-ml/ounit-2 + dev-ml/ounit2 dev-ml/ocaml-fileutils dev-ml/lwt )