This commit is contained in:
Det 2017-02-03 22:10:42 +02:00
parent 4c5ad43b7b
commit 1112168c18
2 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,3 @@
# Generated by mksrcinfo v8
# Thu Feb 2 13:37:20 UTC 2017
pkgbase = google-chrome-beta
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Beta Channel)
pkgver = 56.0.2924.76
@ -14,7 +12,7 @@ pkgbase = google-chrome-beta
depends = libxss
depends = libxtst
depends = nss
optdepends = kdialog:: needed for file dialogs in KDE
optdepends = kdialog: needed for file dialogs in KDE
optdepends = gnome-keyring: for storing passwords in GNOME keyring
optdepends = kwallet: for storing passwords in KWallet
optdepends = ttf-liberation: fix fonts for some PDFs (CRBug #369991)

View file

@ -12,7 +12,7 @@ arch=('x86_64')
url="https://www.google.com/chrome"
license=('custom:chrome')
depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss')
optdepends=('kdialog:: needed for file dialogs in KDE'
optdepends=('kdialog: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)')