commit: 37f675111d7c406978fca283d5916b0b9da4f813 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 19:58:53 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 19:58:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f67511
games-action/abuse: Require sdl2-mixer with the midi and wav flags Closes: https://github.com/Xenoveritas/abuse/issues/7 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> .../abuse/{abuse-0.9_p20181213.ebuild => abuse-0.9_p20181213-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/abuse/abuse-0.9_p20181213.ebuild b/games-action/abuse/abuse-0.9_p20181213-r1.ebuild similarity index 96% rename from games-action/abuse/abuse-0.9_p20181213.ebuild rename to games-action/abuse/abuse-0.9_p20181213-r1.ebuild index 5feb6d8953b..5117d81dff9 100644 --- a/games-action/abuse/abuse-0.9_p20181213.ebuild +++ b/games-action/abuse/abuse-0.9_p20181213-r1.ebuild @@ -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}"
