summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVojtech Horky2019-11-18 09:20:27 +0100
committerVojtech Horky2019-11-18 09:20:27 +0100
commitbfbe0c1c428744026750cda0d4aa384f6b1becf2 (patch)
treefd10f69799a9817f87674e056a4ebf8ded5068ef /PKGBUILD
parent48463432fc99fe4170e2b1a9e73c63386b488e6e (diff)
downloadaur-d3s-nagios-plugins-git.tar.gz
upgpkg: d3s-nagios-plugins-git r9.9865cf3-1
d3s-nagios-plugins-git: update dependencies
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')