Skip to content

Commit

Permalink
games-arcade/openmortal: add missing libsdl[joystick] dep again!
Browse files Browse the repository at this point in the history
Fixes: 2cc8300
Closes: https://bugs.gentoo.org/809029
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 19, 2021
1 parent 7143909 commit 4661cd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="media-libs/libsdl[video]
RDEPEND="media-libs/libsdl[joystick,video]
media-libs/sdl-image
media-libs/sdl-mixer
media-libs/sdl-ttf
Expand Down

0 comments on commit 4661cd1

Please sign in to comment.