summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/python-wheel/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/python-wheel/PKGBUILD b/community/python-wheel/PKGBUILD
new file mode 100644
index 00000000..79c6c3a3
--- /dev/null
+++ b/community/python-wheel/PKGBUILD
@@ -0,0 +1,6 @@
+unset checkdepends
+unset check
+
+makedepends=(${makedepends[@]//python-setuptools/})
+makedepends=(${makedepends[@]//python2-setuptools/})
+makedepends+=(python python2)