commit:     694417aefac5b182b7fb8d62971ddcc8e91350dc
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Mon Dec  8 21:14:16 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 24 17:14:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694417ae

games-roguelike/tome: require jsoncons < 1.5.0

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44964
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-roguelike/tome/tome-2.4.0_p20250227.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-roguelike/tome/tome-2.4.0_p20250227.ebuild 
b/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
index 2713189dcb6b..8f05cab3664d 100644
--- a/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
+++ b/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 "
 DEPEND="
        ${RDEPEND}
-       dev-cpp/jsoncons
+       <dev-cpp/jsoncons-1.5.0
        dev-cpp/pcg-cpp
 "
 BDEPEND="virtual/pkgconfig"

Reply via email to