summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2016-03-23 13:23:15 +0100
committerGordian Edenhofer2016-03-23 13:23:15 +0100
commit07542d643818a3f3c86c103401f3c72de8771629 (patch)
treefeb66f24db4e96796e37906e035ee1da932693f4
parent972df5d15f9e5bea165908eaf0fdbfc1e91a7a4d (diff)
downloadaur-07542d643818a3f3c86c103401f3c72de8771629.tar.gz
Upgpkg: 15.73fa7ca-1
Remove gtk3 dependency since it is pulled in by the gnome-shell dep.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b4421079ea6..e0b97b52ee1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = gnome-shell-theme-copernico-git
arch = any
license = GPL3
makedepends = git
- depends = gtk3
depends = gnome-shell
provides = gnome-shell-theme-copernico
conflicts = gnome-shell-theme-copernico
@@ -14,4 +13,3 @@ pkgbase = gnome-shell-theme-copernico-git
sha256sums = SKIP
pkgname = gnome-shell-theme-copernico-git
-
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')