From 6dad17bbcfe7fec9e09c28a3f00a0e1bbb9c8dc6 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 17 Mar 2014 01:47:30 +0100 Subject: [PATCH] Document the FFTW3 requirement. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e738f7f..f7017bd 100644 --- a/README +++ b/README @@ -24,8 +24,8 @@ OK, you need process floating-point textures, and a few other things. If your machine is less than five years old _and you have the appropriate drivers_, you're home free. -* The [Eigen 3] and [Google Test] libraries. (The library itself - depends only on the former, but you probably want to run the unit tests.) +* The [Eigen 3], [FFTW3] and [Google Test] libraries. (The library itself + does not depend on the latter, but you probably want to run the unit tests.) * The [GLEW] library, for dealing with OpenGL extensions on various platforms. -- 2.39.2