games-strategy/megaglest: slot op on x11-libs/wxGTK

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2025-05-17 16:57:13 +02:00
parent dd34b417aa
commit 4af07fbf1c

View File

@@ -1,4 +1,4 @@
# Copyright 2010-2024 Gentoo Authors
# Copyright 2010-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Todo: google-breakpad?
@@ -55,9 +55,9 @@ COMMON_DEPEND="
media-libs/libjpeg-turbo:0=
x11-libs/libX11
x11-libs/libXext
editor? ( x11-libs/wxGTK:${WX_GTK_VER}[X,opengl] )
editor? ( x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl] )
fribidi? ( dev-libs/fribidi )
model-viewer? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
model-viewer? ( x11-libs/wxGTK:${WX_GTK_VER}=[X] )
videos? ( media-video/vlc )
"
DEPEND="${COMMON_DEPEND}"