summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-10-07 15:59:51 +0300
committerDet2017-10-07 15:59:51 +0300
commitd5ae623e4b6f8bb307b52f43fc91f3858caa78fb (patch)
tree062ec3bbab2f1015ab4a5c6f835ed16f2fed50f5 /PKGBUILD
parent981ff9974f7d52632528fc9cf971577dd5776c97 (diff)
downloadaur-d5ae623e4b6f8bb307b52f43fc91f3858caa78fb.tar.gz
print optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fdbbf21051c..d2768a74d90c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,11 @@ arch=('x86_64')
url="https://www.google.com/chrome"
license=('custom:chrome')
depends=('alsa-lib' 'gconf' 'gtk3' 'libcups' 'libxss' 'libxtst' 'nss')
-optdepends=('kdialog: needed for file dialogs in KDE'
+optdepends=('kdialog: for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'
- 'libunity: download progress on KDE'
+ 'gtk3-print-backends: for printing'
+ 'libunity: for download progress on KDE'
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)'
'xdg-utils')
provides=('google-chrome')