mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-08 11:00:09 +00:00
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
3a82378691
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b02f6dff07
commit
7c59db0077
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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'
|
||||
|
|
Loading…
Reference in a new issue