summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-08-30 18:19:08 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-08-30 18:19:08 +0000
commita1f423a90571754237a99f0a7f799939cb3b1aef (patch)
tree3757ec2219dc79457d48668fe907b43e8f67a20a
parent9753554019c12cc1a9947c21b1d74b464df46e83 (diff)
downloadpackages-a1f423a90571754237a99f0a7f799939cb3b1aef.tar.xz
community/python-setuptools-scm: using bootstrap on u486
-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