index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-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) + |