Gentoo Archives: gentoo-commits

From: Samuel Bauer <samuel.bauer@×××××.fr>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/
Date: Sun, 30 May 2021 18:56:05
Message-Id: 1622400893.a71725695bd9c12126c1397d4c884cab1d85cfac.samuel.bauer@gentoo
1 commit: a71725695bd9c12126c1397d4c884cab1d85cfac
2 Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
3 AuthorDate: Sun May 30 18:54:53 2021 +0000
4 Commit: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
5 CommitDate: Sun May 30 18:54:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7172569
7
8 games-emulation/yuzu: requires >=app-arch/zstd-1.5.0
9
10 Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
11
12 games-emulation/yuzu/yuzu-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/yuzu/yuzu-9999.ebuild b/games-emulation/yuzu/yuzu-9999.ebuild
16 index 0f50d353d..2942877d6 100644
17 --- a/games-emulation/yuzu/yuzu-9999.ebuild
18 +++ b/games-emulation/yuzu/yuzu-9999.ebuild
19 @@ -31,7 +31,7 @@ DEPEND="
20 >=dev-libs/inih-52
21 )
22 >=app-arch/lz4-1.8
23 - >=app-arch/zstd-1.4
24 + >=app-arch/zstd-1.5
25 >=dev-cpp/catch-2.13:0
26 >=dev-cpp/nlohmann_json-3.8.0
27 >=dev-libs/boost-1.73:=[context]