summaryrefslogtreecommitdiff
path: root/python-pyfftw
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyfftw')
-rw-r--r--python-pyfftw/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/python-pyfftw/PKGBUILD b/python-pyfftw/PKGBUILD
index 75974f11..cb1e3f4a 100644
--- a/python-pyfftw/PKGBUILD
+++ b/python-pyfftw/PKGBUILD
@@ -22,7 +22,6 @@ _depends=(
'python-numpy>=1.10'
'python-scipy>=0.16.0')
_makedepends=(
- 'cython'
'python-setuptools')
makedepends=(
"${_deppy[@]}"