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