Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/minuet/
Date: Sun, 10 Mar 2019 22:46:33
Message-Id: 1552257950.52511e9b2e3cc5c189d98d709440cd52161566c9.asturm@gentoo
1 commit: 52511e9b2e3cc5c189d98d709440cd52161566c9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 10 21:29:19 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 10 22:45:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52511e9b
7
8 kde-apps/minuet: 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 kde-apps/minuet/minuet-18.12.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-apps/minuet/minuet-18.12.3.ebuild b/kde-apps/minuet/minuet-18.12.3.ebuild
17 index 02b62fb7d64..591a5e23f18 100644
18 --- a/kde-apps/minuet/minuet-18.12.3.ebuild
19 +++ b/kde-apps/minuet/minuet-18.12.3.ebuild
20 @@ -22,6 +22,6 @@ DEPEND="
21 $(add_qt_dep qtgui)
22 $(add_qt_dep qtsvg)
23 $(add_qt_dep qtquickcontrols2)
24 - media-sound/fluidsynth
25 + media-sound/fluidsynth:=
26 "
27 RDEPEND="${DEPEND}"