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 d8e9477e446e..cd77eaa326a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('any')
url="https://github.com/ccontavalli/ssh-ident"
license=('BSD')
depends=(openssh python)
+makedepends=(git)
install=ssh-ident.install
source=('git+https://github.com/ccontavalli/ssh-ident.git'
'ssh-ident.install')