From dade89f60d8c7adbefef7343d0bd55aab98b71e3 Mon Sep 17 00:00:00 2001 From: Michel Ferrero Date: Mon, 9 Sep 2013 14:48:49 +0200 Subject: [PATCH] Add necessary version of cmake modified: doc/installation/requirements.rst --- doc/installation/requirements.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/installation/requirements.rst b/doc/installation/requirements.rst index 8e46b1de..afb0f5a8 100644 --- a/doc/installation/requirements.rst +++ b/doc/installation/requirements.rst @@ -63,6 +63,7 @@ numpy Python scientific library h5py Python interface to hdf5 library mpi4py Python MPI sphinx >= 1.0.1 Python documentation tools (to compile documentation) +cmake >= 2.8.7 CMake is used to control the software compilation process pyparsing Tool for sphinx (to compile documentation) matplotlib >= 0.99 Python 2D plotting library cython >=0.17 A language that allows to write C extensions for the Python language