Salome HOME
Upgrade openmpi to 3.1.6 in SALOME-master-MPI configuration
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 61f552394b7bbc61e03404653ea614a7334d183f..79bc61a3401bf61696976af94e44e9fdfc2757ac 100644 (file)
@@ -69,7 +69,7 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : '3.2.0'
-        openmpi : '2.1.6'
+        openmpi : '3.1.6'
         openssl : "native"
         ospray : '1.8.4'
         packaging : '17.1'
@@ -145,6 +145,7 @@ APPLICATION :
         'PY2CPP' : {tag: 'v2.0'}
         'ADAO'
         'ADAO_INTERFACE'
+        'PARAVISADDONS' : {tag: 'spns/20440'}
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -170,3 +171,11 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+__overwrite__ :
+[
+    {
+      #
+      __condition__ : "VARS.dist in ['UB20.04']"
+      'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
+    }
+]