summaryrefslogtreecommitdiff
path: root/community/python-pytest/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pytest/PKGBUILD')
-rw-r--r--community/python-pytest/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pytest/PKGBUILD b/community/python-pytest/PKGBUILD
index 6c63d86f..f06df55f 100644
--- a/community/python-pytest/PKGBUILD
+++ b/community/python-pytest/PKGBUILD
@@ -1,5 +1,5 @@
# i486-specific
if [ "${CARCH}" = "i486" ]; then
- makedepends+=('python-setuptools-scm' 'python2-setuptools-scm')
+ makedepends+=('python-setuptools-scm' 'python2-setuptools-scm' 'python-pip-bootstrap' 'python2-pip-bootstrap')
unset check
fi