games-engines/odamex: Revert back to wxGTK 3.0

3.2 causes odalaunch to crash.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2023-05-14 23:16:12 +01:00
parent ef4dc751f7
commit e7d64bb16f

View File

@@ -3,7 +3,7 @@
EAPI=8
WX_GTK_VER="3.2-gtk3"
WX_GTK_VER="3.0-gtk3"
inherit cmake desktop prefix wxwidgets xdg
DESCRIPTION="Online multiplayer free software engine for DOOM"