From 00e364812d3bddc59bad48b19fa4922f23ec5706 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 27 Dec 2021 21:15:41 +0100 Subject: extra/python-ordered-set: bootstrapping --- extra/python-ordered-set/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/python-ordered-set') diff --git a/extra/python-ordered-set/PKGBUILD b/extra/python-ordered-set/PKGBUILD index fcc37cc1..79c6c3a3 100644 --- a/extra/python-ordered-set/PKGBUILD +++ b/extra/python-ordered-set/PKGBUILD @@ -1,2 +1,6 @@ unset checkdepends unset check + +makedepends=(${makedepends[@]//python-setuptools/}) +makedepends=(${makedepends[@]//python2-setuptools/}) +makedepends+=(python python2) -- cgit v1.2.3-54-g00ecf