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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F4291581E7 for ; Mon, 22 Apr 2024 20:42:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F399E29F0; Mon, 22 Apr 2024 20:42:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66E99E29F0 for ; Mon, 22 Apr 2024 20:42:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7F2F34333E for ; Mon, 22 Apr 2024 20:42:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5F9216F6 for ; Mon, 22 Apr 2024 20:41:58 +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: <1713817668.fb674551a441d88a7822f6fde9425372c043b1c2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-9999.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb674551a441d88a7822f6fde9425372c043b1c2 X-VCS-Branch: master Date: Mon, 22 Apr 2024 20:41:58 +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: 579aaf9f-8cc7-4d35-81e7-01db191d00c9 X-Archives-Hash: 63b84a347c4583a13c9276c9a2cd3fad commit: fb674551a441d88a7822f6fde9425372c043b1c2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 22 20:25:01 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 22 20:27:48 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb674551 kde-plasma/plasma-pa: Add new dependency on media-libs/pulseaudio-qt See also: https://invent.kde.org/plasma/plasma-pa/-/merge_requests/248 Upstream commit 64d8bea66124a8be62ca775e8380d8ad1aa433e8 See also: https://invent.kde.org/plasma/plasma-pa/-/merge_requests/254 Closes: https://github.com/gentoo/kde/pull/985 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild index f67a7fd2b4..3c16b60309 100644 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild @@ -33,6 +33,7 @@ DEPEND=" >=kde-plasma/libplasma-${PVCUT}:6 media-libs/libcanberra media-libs/libpulse + >=media-libs/pulseaudio-qt-1.5.0:= " RDEPEND="${DEPEND} dev-libs/kirigami-addons:6