summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKnut Ahlers2021-04-15 11:12:17 +0200
committerKnut Ahlers2021-04-15 11:12:17 +0200
commit7c59db007794e0e806176efea92772248e46d979 (patch)
tree5726d6a110a69154a690af4f168e568ac490e684 /PKGBUILD
parentb02f6dff073131738dbeee627d1cf921808daa30 (diff)
downloadaur-7c59db007794e0e806176efea92772248e46d979.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>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac02e602f23c..1dc118b083fe 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'