Salome HOME
openMPI fix
[tools/sat_salome.git] / products / TTK.pyconf
index f87d196a4cd18b940b6b4c2ad0317b07c1dc9d40..ed1d4f0201759d0fee5456e864769b6018153265 100644 (file)
@@ -8,7 +8,7 @@ default :
     {
        env_script : "TTK.py"
     }
-    depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'ParaView', 'boost', 'qt', 'embree']
+    depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'ParaView', 'boost', 'qt', 'embree', "graphviz"]
     build_depend : ["cmake", "swig"]
     opt_depend : ['openmpi']
     patches : []
@@ -21,3 +21,13 @@ default :
       incremental : "yes"
     }
 }
+
+version_f8dafde2d7 :
+{
+  patches: ['ttk-f8dafde2d7-p01.patch']
+}
+
+version_f8dafde2d7_win :
+{
+  patches: ['ttk-f8dafde2d7-p01.patch', 'ttk-f8dafde2d7-p02.patch']
+}
\ No newline at end of file