Salome HOME
minor correction:
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index ae6a11b1720a8501728c9da7621aad050b4ac495..4e049052704fdb562fb3bb1743b497aa7f22184f 100644 (file)
@@ -36,7 +36,8 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : 'CR753-SALOME-PATCH'
+        #CAS : 'CR753-SALOME-PATCH'
+        CAS : {tag : 'cfcbf4e', section: 'version_CR753_SALOME_PATCH', base: 'no'}
         C3PO: 'v2.0'
         certifi : '2018.8.24'
         cgns : '4.2.0'
@@ -60,7 +61,7 @@ APPLICATION :
         gmp : 'native'
         mpfr : 'native'
         gdal : '2.4.0'
-        gmsh : '4.8.4'
+        gmsh : '4.10.3'
         graphviz : '2.38.0'
         hdf5 : '1.10.3'
         idna : '2.7'
@@ -202,6 +203,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 ['FD30']"
         'APPLICATION.products.gcc' : '9.3.0'