diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-08-27 22:04:45 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-08-27 22:11:57 +0200 |
commit | 388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7 (patch) | |
tree | 2d8681d681a849e325ef14debc79d1e8950dcbcf /net-im/zoom | |
parent | sys-cluster/kube-scheduler: add 1.25.0 (diff) | |
download | gentoo-388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7.tar.gz gentoo-388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7.tar.bz2 gentoo-388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7.zip |
net-im/zoom: Drop dependency on pulseaudio-daemon
Apparently, a missing pacmd command is no longer a fatal error.
If this still causes problems for you, please report them in bug 863623.
Bug: https://bugs.gentoo.org/863623#c16
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im/zoom')
-rw-r--r-- | net-im/zoom/zoom-5.11.9.4300-r3.ebuild (renamed from net-im/zoom/zoom-5.11.9.4300-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/zoom/zoom-5.11.9.4300-r2.ebuild b/net-im/zoom/zoom-5.11.9.4300-r3.ebuild index c3f8d46d259d..3656fdd6dd7e 100644 --- a/net-im/zoom/zoom-5.11.9.4300-r2.ebuild +++ b/net-im/zoom/zoom-5.11.9.4300-r3.ebuild @@ -53,7 +53,7 @@ RDEPEND="!games-engines/zoom x11-libs/xcb-util-image x11-libs/xcb-util-keysyms opencl? ( virtual/opencl ) - pulseaudio? ( media-libs/libpulse media-sound/pulseaudio-daemon ) + pulseaudio? ( media-libs/libpulse ) wayland? ( dev-libs/wayland ) !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 ) !bundled-qt? ( |