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-sound/pavucontrol-qt/
Date: Tue, 12 Mar 2019 19:37:46
Message-Id: 1552419442.cde91197e6293e2e36409e4c1fb1f106ea4c3f3d.asturm@gentoo
1 commit: cde91197e6293e2e36409e4c1fb1f106ea4c3f3d
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 12 12:49:44 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 12 19:37:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde91197
7
8 media-sound/pavucontrol-qt: block 'lxqt-base/lxqt-l10n'
9
10 Closes: https://bugs.gentoo.org/680108
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
13 Closes: https://github.com/gentoo/gentoo/pull/11345
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild | 4 +++-
17 1 file changed, 3 insertions(+), 1 deletion(-)
18
19 diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
20 index 24871a2f6a2..834f17c16d2 100644
21 --- a/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
22 +++ b/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
23 @@ -31,4 +31,6 @@ DEPEND="
24 dev-qt/qtwidgets:5
25 media-sound/pulseaudio[glib]
26 "
27 -RDEPEND="${DEPEND}"
28 +RDEPEND="${DEPEND}
29 + !lxqt-base/lxqt-l10n
30 +"