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 0adc1b589d7d..0c20c33e093b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url=https://github.com/warpnet/salt-lint
license=(MIT)
depends=(python python-pathspec python-salt)
## EXTRA_DEPENDS ##
-makedepends=(python-distro python-pip python-wheel)
+makedepends=(python-distro python-pip python-wheel git)
checkdepends=()
provides=()
conflicts=(${provides%=*}) # No quotes, to avoid an empty entry.