summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-03-23 13:23:15 +0100
committerGordian Edenhofer2016-03-23 13:23:15 +0100
commit07542d643818a3f3c86c103401f3c72de8771629 (patch)
treefeb66f24db4e96796e37906e035ee1da932693f4 /PKGBUILD
parent972df5d15f9e5bea165908eaf0fdbfc1e91a7a4d (diff)
downloadaur-07542d643818a3f3c86c103401f3c72de8771629.tar.gz
Upgpkg: 15.73fa7ca-1
Remove gtk3 dependency since it is pulled in by the gnome-shell dep.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 643ea628bbad..790098fc7da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A theme for the GNOME Shell which provides a slightly more pleasant vis
arch=('any')
url="http://gnome-look.org/content/show.php/Copernico+Theme?content=167439"
license=('GPL3')
-depends=('gtk3' 'gnome-shell')
+depends=('gnome-shell')
makedepends=('git')
provides=('gnome-shell-theme-copernico')
conflicts=('gnome-shell-theme-copernico')