Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 61f552394b7bbc61e03404653ea614a7334d183f..26ffa840b4616145b5ec50bcfa090bcbdf10e024 100644 (file)
@@ -61,7 +61,7 @@ APPLICATION :
         matplotlib : '2.2.2'
         medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
         mesa : '19.0.8'
-        MeshGems : {tag : '2.11-5', hpc : 'yes'}
+        MeshGems : {tag : '2.12-1', hpc : 'yes'}
         ParMetis : '3.1.1'
         netgen : '5.3.1_with_CAS_7.2'
         nlopt : '2.4.2'
@@ -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']
+    }
+]