summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVojtech Horky2019-11-18 09:20:27 +0100
committerVojtech Horky2019-11-18 09:20:27 +0100
commitbfbe0c1c428744026750cda0d4aa384f6b1becf2 (patch)
treefd10f69799a9817f87674e056a4ebf8ded5068ef
parent48463432fc99fe4170e2b1a9e73c63386b488e6e (diff)
downloadaur-d3s-nagios-plugins-git.tar.gz
upgpkg: d3s-nagios-plugins-git r9.9865cf3-1
d3s-nagios-plugins-git: update dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 541eea2e503f..8b1448ee2925 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = d3s-nagios-plugins-git
arch = any
license = Apache
makedepends = git
+ makedepends = python-setuptools
depends = python
source = d3s-nagios-plugins::git+https://github.com/D-iii-S/d3s-nagios-plugins.git
sha512sums = SKIP
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')