aboutsummaryrefslogtreecommitdiff
path: root/graphics/paraview/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/paraview/README')
-rw-r--r--graphics/paraview/README12
1 files changed, 3 insertions, 9 deletions
diff --git a/graphics/paraview/README b/graphics/paraview/README
index 56ca48d4f7..adc2dd6e07 100644
--- a/graphics/paraview/README
+++ b/graphics/paraview/README
@@ -7,12 +7,6 @@ processing capabilities.
This SlackBuild, in line with official Paraview releases,
is intended only for 64bit systems.
-Although not recommended, building without MPI (mpich) and/or Matplotlib support
-is possible by setting the relevant variables in the build environment:
- MPICH=no
- MATPLOTLIB=no
-
-Optional embedding with PythonQt may be enabled by setting
- PYTHONQT=yes
-in the build environment. This requires the SBo PythonQt package to be
-installed at build time.
+Although not recommended, building without MPI (mpich) support
+is possible by setting the relevant variables in the build environment e.g.
+ MPICH=no sh paraview.SlackBuild