Salome HOME
minor correction:
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index 329a1ac087138fd2cc134fcc5df3b5298ce88ced..4e049052704fdb562fb3bb1743b497aa7f22184f 100644 (file)
@@ -36,7 +36,8 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : 'V7_5_3p2'
+        #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'
@@ -186,11 +187,6 @@ APPLICATION :
     {
         launcher_name : "salome"
     }
-    virtual_app:
-    {
-        name : "salome"
-        application_name : "APPLI"
-    }
     test_base : 
     {
         name : "SALOME"
@@ -207,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'