games-fps/eduke32: X support in SDL is not really required

I've just tested under Wayland.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2019-03-09 22:50:12 +00:00
parent bd0432f3e6
commit 01ee80f841

View File

@@ -50,7 +50,7 @@ REQUIRED_USE="
S="${WORKDIR}/${PN}_${MY_DATE}-${MY_BUILD}"
MY_DEPEND_RDEPEND="
media-libs/libsdl2[joystick,opengl?,sound,video,X]
media-libs/libsdl2[joystick,opengl?,sound,video]
media-libs/sdl2-mixer[flac?,fluidsynth?,midi,timidity?,vorbis?]
sys-libs/zlib:=
flac? ( media-libs/flac )