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 ecb005b21ad2..5c1be0cc2a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('Apache')
url="https://github.com/D-iii-S/d3s-nagios-plugins"
# Most AUR helpers unfortunately do not support versioned deps in the AUR ("python-acme=${pkgver}")
depends=('python')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
source=("${_reponame}"::"git+https://github.com/D-iii-S/${_reponame}.git")
sha512sums=('SKIP')