Skip to content

Commit

Permalink
games-fps/darkplaces: add missing libsdl[joystick] dependency
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/738226
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 19, 2021
1 parent 40525db commit c3c1909
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ UIRDEPEND="
media-libs/libvorbis
virtual/opengl
alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl )
sdl? ( media-libs/libsdl[joystick] )
x11-libs/libX11
x11-libs/libXpm
x11-libs/libXxf86dga
Expand Down

0 comments on commit c3c1909

Please sign in to comment.