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