summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2018-04-19 20:46:15 +0300
committerDet2018-04-19 20:46:15 +0300
commitda3c441dea0d32b66a4c353cf1a1e5286472d8bc (patch)
tree60497aa54c08f6935fe850f1030ebbf70f99e978 /PKGBUILD
parent0d0c9de40e0aeb32263fd379b3e8176727b6238d (diff)
downloadaur-da3c441dea0d32b66a4c353cf1a1e5286472d8bc.tar.gz
Drop unneeded gconf
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ce80b5829d..b2116685b104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="The popular and trusted web browser by Google (Dev Channel)"
arch=('x86_64')
url="https://www.google.com/chrome"
license=('custom:chrome')
-depends=('alsa-lib' 'gconf' 'gtk3' 'libcups' 'libxss' 'libxtst' 'nss')
+depends=('alsa-lib' 'gtk3' 'libcups' 'libxss' 'libxtst' 'nss')
optdepends=('kdialog: for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'