From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 438AF138334 for ; Tue, 12 Mar 2019 19:37:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D90CE0876; Tue, 12 Mar 2019 19:37:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 337B7E085D for ; Tue, 12 Mar 2019 19:37:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96E10335CD5 for ; Tue, 12 Mar 2019 19:37:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0D0B517 for ; Tue, 12 Mar 2019 19:37:41 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1552419442.cde91197e6293e2e36409e4c1fb1f106ea4c3f3d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pavucontrol-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild X-VCS-Directories: media-sound/pavucontrol-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cde91197e6293e2e36409e4c1fb1f106ea4c3f3d X-VCS-Branch: master Date: Tue, 12 Mar 2019 19:37:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0b467a5-2dd0-46e6-a936-d828f685c6c0 X-Archives-Hash: e23bb09282fc7ba4530dff1cb17910b9 commit: cde91197e6293e2e36409e4c1fb1f106ea4c3f3d Author: Jimi Huotari gentoo org> AuthorDate: Tue Mar 12 12:49:44 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 12 19:37:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde91197 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 gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11345 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/pavucontrol-qt/pavucontrol-qt-0.14.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 24871a2f6a2..834f17c16d2 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 +"