summaryrefslogtreecommitdiff
path: root/extra/python-attrs
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-attrs')
-rw-r--r--extra/python-attrs/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-attrs/PKGBUILD b/extra/python-attrs/PKGBUILD
index fcc37cc1..79c6c3a3 100644
--- a/extra/python-attrs/PKGBUILD
+++ b/extra/python-attrs/PKGBUILD
@@ -1,2 +1,6 @@
unset checkdepends
unset check
+
+makedepends=(${makedepends[@]//python-setuptools/})
+makedepends=(${makedepends[@]//python2-setuptools/})
+makedepends+=(python python2)