optdep: xdg-utils

This commit is contained in:
Det 2017-04-24 18:07:37 +03:00
parent 1203f25f19
commit ed2f757fbd
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,7 @@ pkgbase = google-chrome-beta
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)
optdepends = xdg-utils
provides = google-chrome
options = !emptydirs
options = !strip

View File

@ -15,7 +15,8 @@ depends=('alsa-lib' 'gconf' 'gtk2' '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'
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)')
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)'
'xdg-utils')
provides=('google-chrome')
options=('!emptydirs' '!strip')
install=$pkgname.install