From bf11e9ae15d31b0630e282f0ef7f6f6269be7987 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 23 Jun 2022 23:28:31 +0200 Subject: [PATCH] add python-setuptools --- archlinux/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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