diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 22:34:24 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 23:45:51 +0100 |
commit | 5a90f9b90a2e0b9a413c06053d53a013e5eaca64 (patch) | |
tree | bacfabe92dc88261cb388f459e371b1844b8bdff | |
parent | media-libs/alure: Add missing media-sound/fluidsynth slot op (diff) | |
download | gentoo-5a90f9b90a2e0b9a413c06053d53a013e5eaca64.tar.gz gentoo-5a90f9b90a2e0b9a413c06053d53a013e5eaca64.tar.bz2 gentoo-5a90f9b90a2e0b9a413c06053d53a013e5eaca64.zip |
media-libs/sdl2-mixer: Add missing media-sound/fluidsynth slot op
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild index 1e3995f3f5b1..a609fd86c22b 100644 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=media-libs/libsdl2-2.0.7[${MULTILIB_USEDEP}] flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] ) midi? ( - fluidsynth? ( >=media-sound/fluidsynth-1.1.6-r1[${MULTILIB_USEDEP}] ) + fluidsynth? ( >=media-sound/fluidsynth-1.1.6-r1:=[${MULTILIB_USEDEP}] ) timidity? ( media-sound/timidity++ ) ) mod? ( |