This commit is contained in:
Det 2017-06-06 17:19:17 +03:00
parent ca2a598f85
commit bf50fdc7ae
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pkgbase = google-chrome
license = custom:chrome
depends = alsa-lib
depends = gconf
depends = gtk2
depends = gtk3
depends = libxss
depends = libxtst
depends = nss

View File

@ -11,7 +11,7 @@ pkgdesc="An attempt at creating a safer, faster, and more stable browser (Stable
arch=('x86_64')
url="https://www.google.com/chrome"
license=('custom:chrome')
depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss')
depends=('alsa-lib' 'gconf' 'gtk3' 'libxss' 'libxtst' 'nss')
optdepends=('kdialog: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'