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 3BE00158094 for ; Sat, 27 Aug 2022 23:50:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26113E0A49; Sat, 27 Aug 2022 23:50:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 0CE90E0A49 for ; Sat, 27 Aug 2022 23:50:02 +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 34A11341715 for ; Sat, 27 Aug 2022 19:04:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 874FB58B for ; Sat, 27 Aug 2022 19:04:13 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1661627034.eed42b17e8de559f7f87bcd8e5ce696bd4c9a08c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/zoom/zoom-5.11.9.4300-r1.ebuild net-im/zoom/zoom-5.11.9.4300-r2.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: eed42b17e8de559f7f87bcd8e5ce696bd4c9a08c X-VCS-Branch: master Date: Sat, 27 Aug 2022 19:04:13 +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: e45421e1-c758-4476-b054-02d770afb576 X-Archives-Hash: 1b8c86c9a75a57f4aba6ab2bff94b1e3 commit: eed42b17e8de559f7f87bcd8e5ce696bd4c9a08c Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 27 19:02:02 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 27 19:03:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed42b17 net-im/zoom: Depend on libpulse and pulseaudio-daemon directly Bug: https://bugs.gentoo.org/863623 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/{zoom-5.11.9.4300-r1.ebuild => zoom-5.11.9.4300-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/zoom/zoom-5.11.9.4300-r1.ebuild b/net-im/zoom/zoom-5.11.9.4300-r2.ebuild similarity index 98% rename from net-im/zoom/zoom-5.11.9.4300-r1.ebuild rename to net-im/zoom/zoom-5.11.9.4300-r2.ebuild index e1281c8e7f69..691625353680 100644 --- a/net-im/zoom/zoom-5.11.9.4300-r1.ebuild +++ b/net-im/zoom/zoom-5.11.9.4300-r2.ebuild @@ -53,7 +53,7 @@ RDEPEND="!games-engines/zoom x11-libs/xcb-util-image x11-libs/xcb-util-keysyms opencl? ( virtual/opencl ) - pulseaudio? ( media-sound/pulseaudio[daemon(+)] ) + pulseaudio? ( media-libs/libpulse media-sound/pulseaudio-daemon ) wayland? ( dev-libs/wayland ) !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 ) !bundled-qt? (