diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 784a015..7bfcb2c 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -12,7 +12,7 @@ license=('CC0') depends=(python) makedepends=() makedepends+=(git) # fetch git sources -makedepends+=(python-build python-installer python-wheel) # python -m build +makedepends+=(python-build python-installer python-wheel python-setuptools) # python -m build source=("git+${url}.git") sha256sums=('SKIP') # 'SKIP' git sources