diff options
-rw-r--r-- | main/fftw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fftw/APKBUILD b/main/fftw/APKBUILD index 71ae3a9871..9df071f6d8 100644 --- a/main/fftw/APKBUILD +++ b/main/fftw/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="fastest fourier transform in the west" url="http://www.fftw.org/" license="GPL" depends= -makedepends="texinfo libquadmath" +makedepends="texinfo" install= # order of the libs split functions are important because of lib naming subpackages="$pkgname-dev $pkgname-doc $pkgname-single-libs:single |