summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-05-25 20:56:57 +0900
committerQue Quotion2017-05-25 20:56:57 +0900
commit3429a93d02603b829957e197654f72ba198bbbb3 (patch)
tree4307df8b991bc5d7fb14ee023917100c3199288e
parent5b44e605196b3ae011c9c5081e57b1c35f23c564 (diff)
downloadaur-3429a93d02603b829957e197654f72ba198bbbb3.tar.gz
chage gconf dependency to dconf; probably not a problem
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c09447a722ad..6e35ab96d5ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 25 08:45:08 UTC 2017
+# Thu May 25 11:55:57 UTC 2017
pkgbase = pantheon-workarounds
pkgdesc = Workarounds for modular and minimal Pantheon Desktop Environments
pkgver = 5
@@ -12,7 +12,7 @@ pkgbase = pantheon-workarounds
license = GPL3
makedepends = bzr
makedepends = intltool
- depends = gconf
+ depends = dconf
depends = gnome-keyring
depends = gnome-settings-daemon-elementary
depends = gnome-settings-daemon-compat
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"