Salome HOME
ispc doesn't find llvm on Windows : add it to its dependencies
[tools/sat_salome.git] / products / KERNEL.pyconf
index 7f2319715ce6f4ae3c173051fcb83936a8b80517..98a6b78c8a0629ccbf133e02404146ea4a856923 100644 (file)
@@ -60,7 +60,8 @@ default_win :
               "setuptools",
               "Pygments",
               "pytz",
-              "LIBBATCH"
+              "LIBBATCH",
+              "graphviz"
               ]
     build_depend : ["cmake", "swig", "doxygen", "cppunit"]
 }
@@ -143,6 +144,7 @@ ALAMOS_SALOME_9_win :
               "omniORB",
               "omniORBpy",
               "docutils",
+              "graphviz",
               "libxml2",
               "Sphinx",
               "sphinxintl",