From: crouzet Date: Mon, 18 Jan 2021 15:40:36 +0000 (+0100) Subject: correction dépendances HYBRIDPLUGIN X-Git-Tag: V9_7_0~155 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7e21f3bc4f2a1eb787da8eb95979eb40faff452a;p=tools%2Fsat_salome.git correction dépendances HYBRIDPLUGIN --- diff --git a/products/HYBRIDPLUGIN.pyconf b/products/HYBRIDPLUGIN.pyconf index 3db881c..308be6c 100644 --- a/products/HYBRIDPLUGIN.pyconf +++ b/products/HYBRIDPLUGIN.pyconf @@ -15,22 +15,18 @@ default : } depend : [ "KERNEL", - "MEDCOUPLING", "GEOM", "SMESH", - "BLSURFPLUGIN", - "NETGENPLUGIN", "Python", "qt", "boost", "CAS", - "hdf5", + "medfile", "omniORB", "docutils", - "ParaView", "MeshGems" ] - build_depend : ["cmake", "swig", "doxygen", "cppunit"] + build_depend : ["cmake", "swig", "doxygen"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name properties: