summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2f0f5de19a4..08229d91f1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('any')
url="https://github.com/${_orgname}/${_projname}"
license=('MIT')
depends=('python')
+makedepends=('python-setuptools')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/${_orgname}/${_projname}/archive/${pkgver}.tar.gz")
sha256sums=('06b4bea1c0dafe7e36b88388f0ef0e1afdaba0def446c7426a216b7511d5f7c6')