summaryrefslogtreecommitdiff
path: root/extra/python-ordered-set
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-12-27 21:15:41 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-12-27 21:15:41 +0100
commit00e364812d3bddc59bad48b19fa4922f23ec5706 (patch)
tree2482729d640412b6c8915412ad5f03a13f27fdbf /extra/python-ordered-set
parent45059c5690987b799a9f68a2aec24781c80a2060 (diff)
downloadpackages-00e364812d3bddc59bad48b19fa4922f23ec5706.tar.xz
extra/python-ordered-set: bootstrapping
Diffstat (limited to 'extra/python-ordered-set')
-rw-r--r--extra/python-ordered-set/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
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)