summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredtide2016-05-27 17:11:45 +0200
committerredtide2016-05-27 17:11:45 +0200
commiteb61d732363635e19950c937c7d02733a62c5980 (patch)
tree09b93c529576caf649cfe1d5d158a3d26bdb992a /PKGBUILD
parent43210577c9feb51e076a392f23dc677804e692b6 (diff)
downloadaur-eb61d732363635e19950c937c7d02733a62c5980.tar.gz
Added git dependancy.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0705c6adf51a..cd7dcec8933b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="https://github.com/redtide/nuovext-icon-theme"
license=('GPL')
depends=('gtk-update-icon-cache')
+makedepends=('git')
install=nuovext-icon-theme.install
source=(git://github.com/redtide/nuovext-icon-theme.git)
md5sums=('SKIP')