commit:     9443686b4a91ed06071e272c0a46043daa28e3c5
Author:     YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Thu Jun 15 13:02:02 2023 +0000
Commit:     YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
CommitDate: Thu Jun 15 13:03:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9443686b

games-emulation/yuzu: Bump vulkan to 1.3.246

Upstream bumped the requirements [1] in cmake.
Reported on IRC.

[1] 
https://github.com/yuzu-emu/yuzu-mainline/blob/8949287a0559bdf497056d119a446f3f67a4cb6c/CMakeLists.txt#L286

Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>

 games-emulation/yuzu/yuzu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/yuzu/yuzu-9999.ebuild 
b/games-emulation/yuzu/yuzu-9999.ebuild
index 77ba325b2..328d46033 100644
--- a/games-emulation/yuzu/yuzu-9999.ebuild
+++ b/games-emulation/yuzu/yuzu-9999.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-cpp/cpp-httplib
        dev-cpp/cpp-jwt
-       system-vulkan? ( >=dev-util/vulkan-headers-1.3.236 )
+       system-vulkan? ( >=dev-util/vulkan-headers-1.3.246 )
        test? ( <dev-cpp/catch-3:0 )
 "
 BDEPEND="

Reply via email to