summaryrefslogtreecommitdiff
path: root/community/python-distlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-distlib/PKGBUILD')
-rw-r--r--community/python-distlib/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/python-distlib/PKGBUILD b/community/python-distlib/PKGBUILD
index 870e034f..bd57ba9d 100644
--- a/community/python-distlib/PKGBUILD
+++ b/community/python-distlib/PKGBUILD
@@ -1,5 +1,6 @@
# i486-specific
if [ "${CARCH}" = "i486" ]; then
+ makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
# currently tests are failing, they are disabled not due to dependencies
unset check
fi