summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2017-05-25 20:56:57 +0900
committerQue Quotion2017-05-25 20:56:57 +0900
commit3429a93d02603b829957e197654f72ba198bbbb3 (patch)
tree4307df8b991bc5d7fb14ee023917100c3199288e /PKGBUILD
parent5b44e605196b3ae011c9c5081e57b1c35f23c564 (diff)
downloadaur-3429a93d02603b829957e197654f72ba198bbbb3.tar.gz
chage gconf dependency to dconf; probably not a problem
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1706fd3d17d..eec41c42b1f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url='https://launchpad.net/gala'
license=('GPL3')
groups=('pantheon-qq')
-depends=('gconf' gnome-{keyring,settings-daemon-{elementary,compat},session}
+depends=('dconf' gnome-{keyring,settings-daemon-{elementary,compat},session}
'polkit-gnome' 'xdg-user-dirs-gtk')
optdepends=("pantheon-default-settings-bzr: Pantheon configuration and themeing"
"contractor-git: Service for sharing data between apps"