summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKnut Ahlers2021-04-15 11:12:17 +0200
committerKnut Ahlers2021-04-15 11:12:17 +0200
commitf8f6486cdc34f0fb83727af1f51c678e40c74d35 (patch)
tree1d0a388ce7469dfc01249691059395ffa4f651c8
parent487963bc932f52f5e35eaaaf14a803432cce10b1 (diff)
downloadaur-f8f6486cdc34f0fb83727af1f51c678e40c74d35.tar.gz
Optdepends: Replace libpipewire02 with pipewire
As requested in AUR comment https://aur.archlinux.org/packages/google-chrome/#comment-801789 and seen in official build for chromium https://github.com/archlinux/svntogit-packages/commit/3a82378691710ede4ec4ea7a701773747767d41c Signed-off-by: Knut Ahlers <knut@ahlers.me>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57d302bcb1d6..1bef6f6f9f5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://www.google.com/chrome"
license=('custom:chrome')
depends=('alsa-lib' 'gtk3' 'libcups' 'libxss' 'libxtst' 'nss')
optdepends=(
- 'libpipewire02: WebRTC desktop sharing under Wayland'
+ 'pipewire: WebRTC desktop sharing under Wayland'
'kdialog: for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'