summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDringsim2024-04-20 20:05:55 +0800
committerDringsim2024-04-20 20:05:55 +0800
commit6f1ecf689b91d30e2711d766924c32137629ecd9 (patch)
tree5232ea24194d6619aa5c7e6c69bb36f61b0bccc9 /PKGBUILD
parent597fa44572e2f0e85fb5609ac578732594df6e13 (diff)
downloadaur-python-mapclassify.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aec60c865abc..a72b325790f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ optdepends=(
'python-libpysal: tests'
'python-palettable: tests'
)
-makedepends=('python-setuptools' 'python-wheel')
+makedepends=('python-build' 'python-installer' 'python-wheel')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha256sums=('4441798d55a051e75206bf46dccfc8a8f8323aac8596d19961d11660c98677ca')