summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6da450cf24a..1f0fdc8d5b9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 25 11:49:16 UTC 2017
+# Thu May 25 11:54:12 UTC 2017
pkgbase = pantheon-3d
pkgdesc = Pantheon 3d Session (replaces Gala with Compiz)
pkgver = 3
@@ -9,7 +9,6 @@ pkgbase = pantheon-3d
arch = x86_64
groups = pantheon-qq
license = GPL3
- depends = dconf
depends = compiz
depends = pantheon-workarounds
depends = plank
diff --git a/PKGBUILD b/PKGBUILD
index 6ee988a4ea1c..4a70c15f126d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967'
license=('GPL3')
groups=('pantheon-qq')
-depends=('dconf' 'compiz' 'pantheon-workarounds'
+depends=('compiz' 'pantheon-workarounds'
'plank' 'cerbere' 'wingpanel-standalone-git')
provides=("pantheon-3d")
conflicts=()