commit: 4ed7b6f0bb23931c12490123d95efdfea5bd5e13
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 16:36:52 2020 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 10 16:52:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed7b6f0
games-fps/prboom-plus: Add SLOT operator to media-libs/dumb dep
The soname is about to change.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
b/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
index bf6007bb533..8ac28f7f6e9 100644
--- a/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
+++ b/games-fps/prboom-plus/prboom-plus-2.5.1.5.4540.1.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="sdl2-image? ( opengl )"
DEPEND="
media-libs/libsdl2[opengl?,joystick,sound,video]
- dumb? ( media-libs/dumb )
+ dumb? ( media-libs/dumb:= )
fluidsynth? ( media-sound/fluidsynth:= )
mad? ( media-libs/libmad )
net? ( media-libs/sdl2-net )