Salome HOME
FD30 - do not target xmlpattern-qt5 system wide
[tools/sat_salome.git] / applications / MEDCOUPLING-master.pyconf
index 3932410238c7c1067aaa1fc4a9c76db4a4a6d2d1..d95b11a9d1c905483b7a19bb81cb9518d9137908 100644 (file)
@@ -82,3 +82,10 @@ APPLICATION :
         single_install_dir : "no"
     }
 }
+__overwrite__ :
+[
+  {
+    __condition__ : "VARS.dist in ['FD32']"
+    'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
+  }
+]