summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2022-10-28 08:33:34 +0200
committerÓscar García Amor2022-10-28 08:33:34 +0200
commitefa1870a9a90bc37d637d43319105763e1e9b0fb (patch)
treebe39ae402d20f569220580e71caaaebca7ab230d /PKGBUILD
parentab66ef10fcda0dfc3d884c5d64716179fd252038 (diff)
downloadaur-efa1870a9a90bc37d637d43319105763e1e9b0fb.tar.gz
upgpkg: teams 1.5.00.23861-1
optdepend added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c362541da7cc..97ea813916da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ url="https://teams.microsoft.com/downloads"
license=('custom')
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4")
optdepends=("libappindicator-gtk3: Systray indicator support"
- "org.freedesktop.secrets: Keyring password store support")
+ "org.freedesktop.secrets: Keyring password store support"
+ "pulseaudio: Video and voice call support")
conflicts=("ms-teams")
replaces=("ms-teams")
source=("https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/${pkgname}_${pkgver}_amd64.deb")