Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 3347aa0b5134b24a2a2f6e2c96c9df1bb4b0c931..e8a2305592c53c88060677d2c7bec9ec754da57b 100644 (file)
@@ -64,7 +64,7 @@ APPLICATION :
         matplotlib : 'native'
         medfile : {section: 'default_Autotools', tag: '4.1.0'}
         mesa : 'native'
-        MeshGems : '2.11-5'
+        MeshGems : '2.12-1'
         metis : 'native'
         netgen : '5.3.1_with_CAS_7.2'
         nlopt : '2.4.2'
@@ -72,7 +72,6 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : 'native'
-        openssl : 'native'
         ospray : '1.8.4'
         packaging : 'native'
         ParaView : '5.8.0'
@@ -129,7 +128,7 @@ APPLICATION :
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         'HOMARD'
-        'FIELDS'
+        'FIELDS' : {tag : 'nct/helpmenu'}
         'PARAVIS'
         'JOBMANAGER'
         'YACS'
@@ -147,6 +146,7 @@ APPLICATION :
        'PY2CPP' : {tag: 'v2.0'}
        'ADAO'
        'ADAO_INTERFACE'
+        'PARAVISADDONS' : {tag: 'spns/20440'}
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -172,13 +172,13 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
-__overwrite__ :
-[
-   {
-      # Overwrite dedicated to older distributions for a further native use
-      # (Some system packages are missing for now on CentOS 8)
-      __condition__ : "VARS.dist in ['FD32', 'DB10']"
-      'APPLICATION.products.omniORB' : 'native'
-      'APPLICATION.products.omniORBpy' : 'native'
-   }
-]
+#__overwrite__ :
+#[
+#   {
+#      # Overwrite dedicated to older distributions for a further native use
+#      # (Some system packages are missing for now on CentOS 8)
+#      __condition__ : "VARS.dist in ['FD32', 'DB10']"
+#      'APPLICATION.products.omniORB' : 'native'
+#      'APPLICATION.products.omniORBpy' : 'native'
+#   }
+#]