From f90fbf985e88c05da1d0247afe66666bc9c5fc67 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 5 Aug 2023 12:31:00 +0200 Subject: extra/python-pluggy: some bootstrapping --- extra/python-pluggy/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) 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) + -- cgit v1.2.3-54-g00ecf