dev-ml/alcotest: fix dependency

Closes: https://bugs.gentoo.org/911406
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-01-24 19:28:55 +01:00
parent bc5dde1e7e
commit cb25258a2f
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ RDEPEND="
dev-ml/astring:=
dev-ml/async_unix:=
<dev-ml/cmdliner-1.1.0:=
dev-ml/core:=
<dev-ml/core-0.15:=
dev-ml/core_kernel:=
dev-ml/duration:=
>=dev-ml/fmt-0.8.9:=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ RDEPEND="
dev-ml/astring:=
dev-ml/async_unix:=
dev-ml/cmdliner:=
dev-ml/core:=
<dev-ml/core-0.15:=
dev-ml/core_kernel:=
dev-ml/duration:=
>=dev-ml/fmt-0.8.9:=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ RDEPEND="
dev-ml/astring:=
dev-ml/async_unix:0/0.14.0
dev-ml/cmdliner:=
dev-ml/core:=
<dev-ml/core-0.15:=
dev-ml/core_kernel:=
dev-ml/duration:=
>=dev-ml/fmt-0.8.9:=