From 26901a8a2599fa4fef76c8459cdf6fe534c8a938 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 15 Nov 2022 22:23:47 -0500 Subject: [PATCH] zoom: document package dependencies Only visible on simpler systems without a full X environment. Your mileage will vary in such a system and Zoom. --- srcpkgs/zoom/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template index 26eb8c70a74..3ba65b0c5aa 100644 --- a/srcpkgs/zoom/template +++ b/srcpkgs/zoom/template @@ -6,7 +6,9 @@ archs="x86_64" create_wrksrc=yes hostmakedepends="rpmextract" depends="$(vopt_if systemqt 'qt5 qt5-graphicaleffects qt5-imageformats qt5-quickcontrols qt5-quickcontrols2 qt5-svg qt5-script qt5-declarative') - xcb-util-image xcb-util-keysyms" + xcb-util-image xcb-util-keysyms glib libXfixes libXtst libgbm libglvnd + nss atk at-spi2-atk libXcomposite libXdamage libXrandr libxkbcommon pango + alsa-lib libcups libxshmfence pulseaudio-utils" short_desc="Video Conferencing and Web Conferencing Service" maintainer="Daniel Santana " license="custom:Proprietary"