Salome HOME
sip, PyQt, qt embedded for DB10
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 1d64f3d95bee5599c3978b2fcbf4915d8aff6f43..45ddba30d32bddf0515909215e900c94f5f24924 100644 (file)
@@ -36,7 +36,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : 'V7_5_3p2'
+        CAS : 'CR753-SALOME-PATCH'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
         cgns : {tag : '4.2.0', hpc : 'yes'}
@@ -186,11 +186,6 @@ APPLICATION :
     {
         launcher_name : "salome"
     }
-    virtual_app:
-    {
-        name : "salome"
-        application_name : "APPLI"
-    }
     test_base : 
     {
         name : "SALOME"
@@ -207,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
@@ -221,9 +220,4 @@ __overwrite__ :
         __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
     }
-
-    {
-        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
-        'APPLICATION.products.MeshGems' : {tag : '2.14-4', hpc : 'yes'}
-    }
 ]