index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-05 12:31:00 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-05 12:31:00 +0200 |
commit | f90fbf985e88c05da1d0247afe66666bc9c5fc67 (patch) | |
tree | b5e62db728e9baa1591a5bdc1da5980258727104 /extra/python-pluggy/PKGBUILD | |
parent | 67f86143dbd5f0ec1877dff7573a8643f259ab7a (diff) |
-rw-r--r-- | extra/python-pluggy/PKGBUILD | 3 |
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) + |