diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-10-14 15:00:31 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-10-14 15:01:14 +0200 |
commit | fc96d59cc8d270d3fa2c79f65f23ff05c1fcb451 (patch) | |
tree | 54b55234b1714804d733d384256e642227a547b6 /dev-ml | |
parent | net-misc/icaclient: bashify 22.9.0.21-r1 (diff) | |
download | gentoo-fc96d59cc8d270d3fa2c79f65f23ff05c1fcb451.tar.gz gentoo-fc96d59cc8d270d3fa2c79f65f23ff05c1fcb451.tar.bz2 gentoo-fc96d59cc8d270d3fa2c79f65f23ff05c1fcb451.zip |
dev-ml/async_unix: adj deps
Closes: https://bugs.gentoo.org/876997
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/async_unix/async_unix-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild index cce539b92576..21ea506bd4f5 100644 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.14.0.ebuild @@ -16,7 +16,7 @@ IUSE="+ocamlopt" RDEPEND=" dev-ml/async_kernel:= - dev-ml/core:= + =dev-ml/core-0.14*:= dev-ml/core_kernel:= dev-ml/ppx_jane:= " |