summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')