Salome HOME
Adapt Paraview and qt build type depending on SAT_DEBUG value (backwards compatibilit...
[tools/sat_salome.git] / products / GUI.pyconf
index a54ce600d952f9baff4f61c3952a66182feb3657..641279bd326fe44b7bb3ba57cd723ab0d3132f70 100644 (file)
@@ -66,13 +66,19 @@ default_win :
               "sphinxcontrib_websupport",
               "sphinxcontrib_applehelp",
               "sphinxcontrib_serializinghtml",
-              "sphinxcontrib_napoleon"
+              "sphinxcontrib_napoleon",
+              "graphviz"
              ]
     opt_depend : ["sphinx_rtd_theme"]
     build_depend : ["cmake", "swig", "doxygen", "cppunit"]
 
 }
 
+version_V9_5_0:
+{
+  patches: ['gui-SVTK-VTKView.patch'] # backporting bos #19139
+}
+
 version_8_5_0_to_9_4_0 :
 {
     depend : ["KERNEL",