Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-08-05 12:31:00 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-08-05 12:31:00 +0200
commitf90fbf985e88c05da1d0247afe66666bc9c5fc67 (patch)
treeb5e62db728e9baa1591a5bdc1da5980258727104
parent67f86143dbd5f0ec1877dff7573a8643f259ab7a (diff)
extra/python-pluggy: some bootstrapping
-rw-r--r--extra/python-pluggy/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/python-pluggy/PKGBUILD b/extra/python-pluggy/PKGBUILD
index 5906d9c8..918fa25a 100644
--- a/extra/python-pluggy/PKGBUILD
+++ b/extra/python-pluggy/PKGBUILD
@@ -5,3 +5,6 @@
# or: setup.py cmd --help
unset checkdepends
unset check
+
+makedepends+=(python-setuptools python-pip python-wheel)
+