summaryrefslogtreecommitdiff
path: root/python-pyfftw
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyfftw')
-rw-r--r--python-pyfftw/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pyfftw/PKGBUILD b/python-pyfftw/PKGBUILD
index f6a94030..75974f11 100644
--- a/python-pyfftw/PKGBUILD
+++ b/python-pyfftw/PKGBUILD
@@ -18,6 +18,7 @@ _deppy=(
)
_depends=(
'cython>=0.29'
+ 'fftw'
'python-numpy>=1.10'
'python-scipy>=0.16.0')
_makedepends=(