summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2019-03-12 14:49:44 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-12 20:37:22 +0100
commitcde91197e6293e2e36409e4c1fb1f106ea4c3f3d (patch)
tree67a45ea11d599e8501440e5d82cd09420eecebaa
parentapp-emulation/docker-compose: ammend requests boundary in setup.py (diff)
downloadgentoo-cde91197e6293e2e36409e4c1fb1f106ea4c3f3d.tar.gz
gentoo-cde91197e6293e2e36409e4c1fb1f106ea4c3f3d.tar.bz2
gentoo-cde91197e6293e2e36409e4c1fb1f106ea4c3f3d.zip
media-sound/pavucontrol-qt: block 'lxqt-base/lxqt-l10n'
Closes: https://bugs.gentoo.org/680108 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11345 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
index 24871a2f6a28..834f17c16d20 100644
--- a/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
+++ b/media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild
@@ -31,4 +31,6 @@ DEPEND="
dev-qt/qtwidgets:5
media-sound/pulseaudio[glib]
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !lxqt-base/lxqt-l10n
+"