Salome HOME
spns #32239 - ParaView Windows
[tools/sat_salome.git] / applications / ParaView-5.9.0.pyconf
index e07915f9aabcd0a3e2c774bb16537b0ecafb72b9..b5e98f2201749e74204e9160e39fcb00882b9e6d 100644 (file)
@@ -45,7 +45,6 @@ APPLICATION :
         embree : '3.12.2'
         freeimage : '3.16.0'
         freetype : '2.9.1'
-        glfw : 'native'
         graphviz : '2.38.0'
         hdf5 : '1.10.3'
         idna : '2.7'
@@ -111,3 +110,11 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+__overwrite__ :
+[
+  {
+   __condition__ : "VARS.dist in ['FD32']"
+   # https://github.com/scipy/scipy/issues/11611
+   'APPLICATION.products.scipy' : '1.5.2'
+  }
+]