summaryrefslogtreecommitdiff
path: root/zoom
diff options
context:
space:
mode:
Diffstat (limited to 'zoom')
-rw-r--r--zoom/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD
index 390a03aec..1755861d6 100644
--- a/zoom/PKGBUILD
+++ b/zoom/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=zoom
pkgver=6.0.2
_subver=4680
-pkgrel=25
+pkgrel=26
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('LicenseRef-zoom')
@@ -64,7 +64,7 @@ _pinned_dependencies=(
)
depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'ttf-font' 'libx11' 'libxtst' 'libxcb'
'libxcomposite' 'libxfixes' 'libxi' 'libxcursor' 'libxkbcommon-x11' 'libxrandr'
- 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'xcb-util-image'
+ 'libxrender' 'libxshmfence' 'libxslt'
'xcb-util-keysyms' 'dbus' "${_pinned_dependencies[@]}")
optdepends=('pulseaudio-alsa: audio via PulseAudio'
'qt5-webengine: SSO login support'