Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-9.6.0-MPI.pyconf
index 740d0483e9cb5a2b433419db0ada05c5971db7ad..6d9d8d5e3df5823889608e034d668879b42c8499 100644 (file)
@@ -128,7 +128,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'
@@ -170,3 +170,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']
+  }
+]