fftw: needs libtool to build.

This commit is contained in:
Juan RP 2013-04-13 22:28:18 +02:00
parent 1bd4f8bf30
commit 3a556ac1d4

View file

@ -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