summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97ec3bb62e1d..e4890163de4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
provides=($_pkgname)
depends=('sh' 'bash' 'coreutils' 'sed' )
source=(git+https://github.com/Thaodan/$_pkgname)
-makedepends=('shpp')
+makedepends=('shpp' 'git')
pkgver() {
cd "$srcdir/$_pkgname"