mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-09 11:30:04 +00:00
here goes nothin'
This commit is contained in:
parent
73a8087586
commit
7c5ce41158
2 changed files with 2 additions and 0 deletions
1
.SRCINFO
1
.SRCINFO
|
@ -15,6 +15,7 @@ pkgbase = google-chrome
|
||||||
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 = gnome-keyring: for storing passwords in GNOME keyring
|
||||||
optdepends = kwallet: for storing passwords in KWallet
|
optdepends = kwallet: for storing passwords in KWallet
|
||||||
|
optdepends = libunity: download progress on KDE
|
||||||
optdepends = ttf-liberation: fix fonts for some PDFs (CRBug #369991)
|
optdepends = ttf-liberation: fix fonts for some PDFs (CRBug #369991)
|
||||||
optdepends = xdg-utils
|
optdepends = xdg-utils
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
|
|
1
PKGBUILD
1
PKGBUILD
|
@ -15,6 +15,7 @@ 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'
|
'gnome-keyring: for storing passwords in GNOME keyring'
|
||||||
'kwallet: for storing passwords in KWallet'
|
'kwallet: for storing passwords in KWallet'
|
||||||
|
'libunity: download progress on KDE'
|
||||||
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)'
|
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)'
|
||||||
'xdg-utils')
|
'xdg-utils')
|
||||||
options=('!emptydirs' '!strip')
|
options=('!emptydirs' '!strip')
|
||||||
|
|
Loading…
Reference in a new issue