fftw: needs libtool to build.
This commit is contained in:
@@ -15,7 +15,7 @@ long_desc="
|
||||
efficiently. FFTW is typically faster than other publically-available FFT
|
||||
implementations, and is even competitive with vendor-tuned libraries."
|
||||
|
||||
hostmakedepends="automake gcc-fortran"
|
||||
hostmakedepends="libtool automake gcc-fortran"
|
||||
|
||||
pre_configure() {
|
||||
sed -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -i configure.ac
|
||||
|
||||
Reference in New Issue
Block a user