Salome HOME
SALOME 9.7.0 MPI - fix souci compilation si devtoolset
[tools/sat_salome.git] / applications / SALOME-9.6.0-MPI.pyconf
index e3a5932816ab96e2874eeda7fc59c7c6dc1423c5..15aa119f33060c2367337c8d392e6eadec05db3f 100644 (file)
@@ -99,6 +99,7 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
+        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : 'native'
         tcl : '8.6.0'
@@ -128,7 +129,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS' : {section : "default_MPI", verbose: 'yes'}
-        'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
+        'PARAVIS' : {section : "version_V9_6_0_MPI", tag : 'V9_6_0', verbose: 'yes'}
         'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
         'YACS'
         'YACSGEN'
@@ -145,7 +146,7 @@ APPLICATION :
         'PY2CPP' : {tag: 'v2.0'}
         'ADAO'
         'ADAO_INTERFACE'
-        'CEATESTBASE' : {tag: 'SalomeV9'}
+        'CEATESTBASE'
     }
     profile :
     {
@@ -170,3 +171,12 @@ APPLICATION :
         single_install_dir : "no"
     }
 }
+
+__overwrite__ :
+[
+  {
+    #
+    __condition__ : "VARS.dist in ['UB20.04']"
+    'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
+  }
+]