summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach2015-12-17 06:50:50 -0700
committerZach2015-12-17 06:50:50 -0700
commit097e8f4c1c181bbc9f87d425ea987059141175cb (patch)
tree4bb4992d2f82f6fbef2cc31ebcf2eef821cad28e
parent81e2799fff2c80d58ddc7bcf85248b0de6b28e11 (diff)
downloadaur-gtk-theme-phosphene-git.tar.gz
Removed gtk-murrine-engine from depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 742008a889df..4529d6076fb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A flat theme for GNOME 3.10. Latest commit from Github."
arch=('any')
url="https://github.com/hdni/${_pkgname}"
license=('GPL3')
-depends=('gtk3' 'gtk-engine-murrine')
+depends=('gtk3')
makedepends=('git')
source=(${_pkgname}::"git+https://github.com/hdni/${_pkgname}.git")
sha256sums=('SKIP')