summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a903074b597..517631d14f20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('MIT')
arch=('x86_64')
url='https://github.com/hickford/primesieve-python'
depends=('python-numpy')
-makedepends=('python-setuptools' 'cython')
+makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/p/primesieve/primesieve-$pkgver.tar.gz")
sha256sums=('948d9d9502cb45077834892c05d7ac2678834efeca0d39f328715591b27ab3d5')