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 cbe94c8e76ef..19eb23be20cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Command line tool to interact with a Stackable Data Platform"
arch=('x86_64')
url="https://github.com/stackabletech/stackablectl/"
license=('Apache')
-makedepends=('go' 'rust')
+makedepends=('go' 'rust' 'git')
source=("$pkgname::git+https://github.com/stackabletech/stackablectl.git")
b2sums=('SKIP')
provides=(${_pkgname})