mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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:= )
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user