Skip to content

Commit

Permalink
games-action/abuse: Require sdl2-mixer with the midi and wav flags
Browse files Browse the repository at this point in the history
Closes: Xenoveritas/abuse#7
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Mar 10, 2019
1 parent 6b8abc8 commit 37f6751
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=">=media-libs/libsdl2-2.0.3[sound,video]
media-libs/sdl2-mixer"
media-libs/sdl2-mixer[midi,wav]"

RDEPEND="${DEPEND}"

Expand Down

0 comments on commit 37f6751

Please sign in to comment.