Depend on: extra/gnome-themes-standard

This commit is contained in:
Det 2016-07-31 20:22:50 +03:00
parent 2053552e8b
commit e3842eec97
2 changed files with 4 additions and 2 deletions

View file

@ -10,6 +10,7 @@ pkgbase = google-chrome-beta
depends = desktop-file-utils
depends = flac
depends = gconf
depends = gnome-themes-standard
depends = gtk2
depends = harfbuzz
depends = harfbuzz-icu

View file

@ -11,8 +11,9 @@ pkgdesc="An attempt at creating a safer, faster, and more stable browser (Beta C
arch=('x86_64')
url="https://www.google.com/chrome"
license=('custom:chrome')
depends=('alsa-lib' 'desktop-file-utils' 'flac' 'gconf' 'gtk2' 'harfbuzz' 'harfbuzz-icu' 'hicolor-icon-theme'
'icu' 'libpng' 'libxss' 'libxtst' 'nss' 'opus' 'snappy' 'speech-dispatcher' 'ttf-font' 'xdg-utils')
depends=('alsa-lib' 'desktop-file-utils' 'flac' 'gconf' 'gnome-themes-standard' 'gtk2' 'harfbuzz' 'harfbuzz-icu'
'hicolor-icon-theme' 'icu' 'libpng' 'libxss' 'libxtst' 'nss' 'opus' 'snappy' 'speech-dispatcher'
'ttf-font' 'xdg-utils')
optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
'ttf-liberation: fix fonts for some PDFs')
provides=('google-chrome' 'pepper-flash')