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 faf5be1625e3..11de72aef7c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(any)
url="https://github.com/harlowja/fasteners"
license=(Apache)
depends=("python")
-makedepends=("git" "python-setuptools" "python-build" "python-installer")
+makedepends=("git" "python-setuptools" "python-build" "python-installer" "python-wheel")
source=("fasteners::git+${url}")
sha512sums=('SKIP')