From 2a52ce00f4f2be7e623f89cba01799f75e8fed9a Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Thu, 18 Apr 2024 18:55:20 +0200 Subject: [PATCH] games-emulation/vbam: support wxGTK 3.2 Signed-off-by: Pacho Ramos --- games-emulation/vbam/vbam-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/vbam/vbam-9999.ebuild b/games-emulation/vbam/vbam-9999.ebuild index e5c66f3e0817f..cae4118aaf8e3 100644 --- a/games-emulation/vbam/vbam-9999.ebuild +++ b/games-emulation/vbam/vbam-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -WX_GTK_VER="3.0-gtk3" +WX_GTK_VER="3.2-gtk3" inherit wxwidgets xdg cmake if [[ ${PV} == 9999 ]]; then