Skip to content

Commit

Permalink
games-emulation/snes9x: set REQUIRED_USE for glslang
Browse files Browse the repository at this point in the history
Mostly for opengl rather than gui, technically some other features
need gui but don't want to set annoying REQUIRED_USE with common
global flags.

Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Mar 5, 2022
1 parent 0682019 commit cde3941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games-emulation/snes9x/snes9x-1.61.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ LICENSE="
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="alsa debug glslang gui libretro netplay opengl oss png portaudio pulseaudio wayland xinerama +xv"
REQUIRED_USE="glslang? ( gui opengl )"
RESTRICT="bindist test" # has no tests but can lead to bug #737044

RDEPEND="
Expand Down

0 comments on commit cde3941

Please sign in to comment.