Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl-mixer/
Date: Sun, 10 Mar 2019 22:46:34
Message-Id: 1552257953.23b79b93879c2709f271e9cfd7120a37eb37602d.asturm@gentoo
1 commit: 23b79b93879c2709f271e9cfd7120a37eb37602d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 10 22:13:02 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 10 22:45:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b79b93
7
8 media-libs/sdl-mixer: Add missing media-sound/fluidsynth slot op
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
17 index 789b3348622..8d73e8e50b6 100644
18 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
19 +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -28,7 +28,7 @@ REQUIRED_USE="
27 RDEPEND=">=media-libs/libsdl-1.2.15-r4[${MULTILIB_USEDEP}]
28 flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] )
29 midi? (
30 - fluidsynth? ( >=media-sound/fluidsynth-1.1.6-r1[${MULTILIB_USEDEP}] )
31 + fluidsynth? ( >=media-sound/fluidsynth-1.1.6-r1:=[${MULTILIB_USEDEP}] )
32 timidity? ( media-sound/timidity++ )
33 )
34 mp3? (