Skip to content

Commit

Permalink
games-util/slade: Fix missing USE flags on wxGTK dependency
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/726694
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Jun 1, 2020
1 parent 80fb182 commit 86a295b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-util/slade/slade-3.1.12a.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:= )
"

Expand Down

0 comments on commit 86a295b

Please sign in to comment.