summaryrefslogtreecommitdiff
path: root/python-hpilo
diff options
context:
space:
mode:
Diffstat (limited to 'python-hpilo')
-rw-r--r--python-hpilo/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/python-hpilo/PKGBUILD b/python-hpilo/PKGBUILD
index 49cfc0dcc..e7fc2d8bc 100644
--- a/python-hpilo/PKGBUILD
+++ b/python-hpilo/PKGBUILD
@@ -10,6 +10,9 @@ depends=(
'python>=3.8'
'python<3.9'
)
+makedepends=(
+ 'python-setuptools'
+)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/seveas/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('6f0bed77c9f1d68a6efd1fe1a6e78fd1c91b742c1b954a09b83c9afac2c793caa18e6c484175be3e1c1ec0449f77253bf3beea18cd454cfaebbeef63f5515b54')