Salome HOME
merge from master
[tools/sat_salome.git] / products / TTK.pyconf
index f87d196a4cd18b940b6b4c2ad0317b07c1dc9d40..5fff2f027398a4f37e2e44a139cbed1ba5c23964 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,8 @@ default :
       incremental : "yes"
     }
 }
+
+version_f8dafde2d7 :
+{
+  patches: ['ttk-f8dafde2d7-p01.patch']
+}