summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSibren Vasse2015-08-12 14:49:40 +0200
committerSibren Vasse2015-08-12 14:49:40 +0200
commit36edd6c83c73b572a4cf026501819a71d212281e (patch)
tree3534c6a5aac5af26d6b4f1b2852bc6cd543fd0f7
parenta0b9eea00211376327a5e2721e9f0ee433c05f9a (diff)
downloadaur-36edd6c83c73b572a4cf026501819a71d212281e.tar.gz
Add git to makedepends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17f0f57e82c2..98c449502f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ pkgrel=1
epoch=0
pkgdesc="Your Party with Spotify - but without ads!"
arch=('any')
+makedepends=('git')
license=('GPL3')
depends=("xorg-xprop" "libpulse" "libnotify")
md5sums=('SKIP')