From a1f423a90571754237a99f0a7f799939cb3b1aef Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 30 Aug 2018 18:19:08 +0000 Subject: community/python-setuptools-scm: using bootstrap on u486 --- community/python-setuptools-scm/PKGBUILD | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf