summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e59625f676f9..c424be2ff4fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ arch=('i686' 'x86_64')
url=('https://github.com/robm/dzen')
license=('MIT/X')
depends=(libxft libxpm libxinerama)
+makedepends=(git)
source=('dzen::git+https://github.com/robm/dzen')
md5sums=('SKIP')
conflicts=(dzen2-svn dzen2)