commit:     86a295beeb833b54036e213b2f50c982e33a20d0
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  1 20:49:20 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun  1 20:49:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a295be

games-util/slade: Fix missing USE flags on wxGTK dependency

Closes: https://bugs.gentoo.org/726694
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-util/slade/slade-3.1.12a.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/slade/slade-3.1.12a.ebuild 
b/games-util/slade/slade-3.1.12a.ebuild
index b204c6c7870..641a17fb010 100644
--- a/games-util/slade/slade-3.1.12a.ebuild
+++ b/games-util/slade/slade-3.1.12a.ebuild
@@ -23,7 +23,7 @@ DEPEND="
        media-libs/libsfml:=
        net-misc/curl
        sys-libs/zlib
-       x11-libs/wxGTK:${WX_GTK_VER}[webkit?]
+       x11-libs/wxGTK:${WX_GTK_VER}[opengl,webkit?,X]
        fluidsynth? ( media-sound/fluidsynth:= )
 "
 

Reply via email to