Salome HOME
add med file support
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index a03b23ff0ccb927024b80986615b33ddbec098af..bc4d90effc149ba53ab814e53cabfeaa4f66182d 100644 (file)
@@ -38,9 +38,30 @@ default :
         incremental : "yes"
         has_salome_gui : "yes"
     }
+    patches: []
 }
 
 default_MPI :
+{
+    depend :
+    [
+        'hdf5',
+        'matplotlib',
+        'medfile',
+        'numpy',
+        'ParaView',
+        'petsc',
+        'Python',
+        'KERNEL',
+        'GUI',
+        'MEDCOUPLING',
+        'openmpi'
+    ]
+    opt_depend : ['mpi4py']
+    patches: ['SOLVERLAB-paraview-5.11.patch']
+}
+
+version_V9_9_0_MPI :
 {
     depend :
     [