Salome HOME
Ensure CATALYST is detected - fix installation path for PyQt if Python is native
[tools/sat_salome.git] / products / Cython.pyconf
index d1abce2aacce12a5ee4cbf2159b77a34a4fcb588..f2aead40826dd0c6ff966ac448c45fcca92c82da 100755 (executable)
@@ -46,7 +46,8 @@ version_0_29_12_win_dbg :
     {
        env_script : $name + ".py"
     }
-    depend : ['Python', 'setuptools']
+    depend : ['Python', 'setuptools', 'sip'] # in debug mode
+    opt_depend: ['psutil']
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     properties: