Salome HOME
fix useless overwrite.
[tools/sat_salome.git] / applications / MEDCOUPLING-master-native.pyconf
index 9ed2501f5d7978e4fda157cefe8f2963f89cc962..1d9e879706cbdf7abfd7bb3527897ca3664172d0 100644 (file)
@@ -43,7 +43,7 @@ APPLICATION :
         lapack : 'native'
         libxml2 : 'native'
         markupsafe : 'native'
-        medfile : {section: 'default_Autotools', tag: '4.1.0'}
+        medfile : {section: 'default_Autotools', tag: '4.1.1rc1'}
         metis : 'native'
         numpy : 'native'
         pockets : 'native'
@@ -84,4 +84,11 @@ APPLICATION :
 }
 __overwrite__ :
 [
+   {
+      # sphinxintl is missing on this node
+      __condition__ : "VARS.dist in ['CO8']"
+      'APPLICATION.products.sphinxintl' : '0.9.10'
+      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+      'APPLICATION.products.cmake' : '3.12.1'
+   }
 ]