summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-10-07 15:59:33 +0300
committerDet2017-10-07 15:59:33 +0300
commitadf6fc9e238854e6305b369e2844e0fe7e945767 (patch)
treef45640e60ea1ff601e2579438ec9a05579cccf59 /PKGBUILD
parent3fa2db8e3a71a4344e473038b0da6672f2d03708 (diff)
downloadaur-adf6fc9e238854e6305b369e2844e0fe7e945767.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 b2782aa99c09..7154044d13b0 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')
options=('!emptydirs' '!strip')