summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-10-14 15:00:31 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-10-14 15:01:14 +0200
commitfc96d59cc8d270d3fa2c79f65f23ff05c1fcb451 (patch)
tree54b55234b1714804d733d384256e642227a547b6 /dev-ml/async_unix
parentnet-misc/icaclient: bashify 22.9.0.21-r1 (diff)
downloadgentoo-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/async_unix')
-rw-r--r--dev-ml/async_unix/async_unix-0.14.0.ebuild2
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:=
"