fftw: gcc-fortran is unnecessary for building.
This commit is contained in:
parent
4b84ae0dab
commit
d220f70ee9
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'fftw'
|
||||
pkgname=fftw
|
||||
version=3.3.4
|
||||
revision=2
|
||||
hostmakedepends="libtool automake gcc-fortran"
|
||||
revision=3
|
||||
hostmakedepends="libtool automake"
|
||||
short_desc="Library for computing the discrete Fourier transform (DFT)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue