summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/python-setuptools-scm/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/python-setuptools-scm/PKGBUILD b/community/python-setuptools-scm/PKGBUILD
index ed73f8de..31dffbd8 100644
--- a/community/python-setuptools-scm/PKGBUILD
+++ b/community/python-setuptools-scm/PKGBUILD
@@ -1,4 +1,5 @@
# i486-specific
if [ "${CARCH}" = "i486" ]; then
+ makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
unset check
fi