Salome HOME
minor correction:
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 0b2b841af6cff3bb1ec8ce1bb748dec764ac5d14..f345f73d816d0ccf407b1e42ebe50704137063da 100644 (file)
@@ -60,7 +60,7 @@ APPLICATION :
         gmp : 'native'
         mpfr : 'native'
         gdal :  {tag : '2.4.0', hpc : 'yes'}
-        gmsh : '4.8.4'
+        gmsh : '4.10.3'
         graphviz : '2.38.0'
         hdf5 : {tag : '1.10.3', hpc : 'yes'}
         idna : '2.7'
@@ -202,6 +202,10 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'}
+    }
     {
         __condition__ : "VARS.dist in ['FD32', 'FD34', 'DB11']"
         # gcc https://github.com/scipy/scipy/issues/11611