Skip to content

Commit

Permalink
games-emulation/pcsx2: update live
Browse files Browse the repository at this point in the history
As usual pcsx2 is picky about sdl2 versions, not that I can
see the reason why (pretty sure this works just fine with
stable libsdl2-2.28.3 and this just annoys stable users
accept keywording it).

May really have to consider just sedding out the version
check for Qt and SDL2 if these keep up (not a patch given
will likely keep getting changed).

Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Dec 30, 2023
1 parent b59cc2b commit 7e9c844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-emulation/pcsx2/pcsx2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ COMMON_DEPEND="
>=dev-qt/qtsvg-6.6.0:6
media-libs/libglvnd
media-libs/libpng:=
>=media-libs/libsdl2-2.28.4[haptic,joystick]
>=media-libs/libsdl2-2.28.5[haptic,joystick]
media-video/ffmpeg:=
net-libs/libpcap
net-misc/curl
Expand Down

0 comments on commit 7e9c844

Please sign in to comment.