aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Bauer <samuel.bauer@yahoo.fr>2023-07-03 18:18:19 +0200
committerSamuel Bauer <samuel.bauer@yahoo.fr>2023-07-03 18:18:19 +0200
commit0617347f3761dbce5228a738e05f1ee14e1dda87 (patch)
tree3712946bcbb354f642374877b3d58641b04851f3 /games-emulation/yuzu
parentgames-emulation/yuzu-9999: update submodules (diff)
downloadguru-0617347f3761dbce5228a738e05f1ee14e1dda87.tar.gz
guru-0617347f3761dbce5228a738e05f1ee14e1dda87.tar.bz2
guru-0617347f3761dbce5228a738e05f1ee14e1dda87.zip
games-emulation/yuzu-9999: update metadata.xml
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
Diffstat (limited to 'games-emulation/yuzu')
-rw-r--r--games-emulation/yuzu/yuzu-9999.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games-emulation/yuzu/yuzu-9999.ebuild b/games-emulation/yuzu/yuzu-9999.ebuild
index 6b5af1f7c..3c766c21b 100644
--- a/games-emulation/yuzu/yuzu-9999.ebuild
+++ b/games-emulation/yuzu/yuzu-9999.ebuild
@@ -42,15 +42,13 @@ RDEPEND="
>=dev-qt/linguist-tools-5.15:5
webengine? ( >=dev-qt/qtwebengine-5.15:5 )
)
- sdl? (
- >=media-libs/libsdl2-2.0.18
- )
+ sdl? ( >=media-libs/libsdl2-2.28 )
system-libfmt? ( >=dev-libs/libfmt-9:= )
"
DEPEND="${RDEPEND}
dev-cpp/cpp-httplib
dev-cpp/cpp-jwt
- system-vulkan? ( >=dev-util/vulkan-headers-1.3.246 )
+ system-vulkan? ( >=dev-util/vulkan-headers-1.3.246
dev-util/spirv-headers )
test? ( >dev-cpp/catch-3:0 )
"