From: crouzet Date: Tue, 19 Jan 2021 09:07:57 +0000 (+0100) Subject: suppression de dépendances supplémentaires X-Git-Tag: V9_7_0~154 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=54550e4fb0ba7553f7c90ac665e2fa3cd20c3cb5;p=tools%2Fsat_salome.git suppression de dépendances supplémentaires --- diff --git a/products/HYBRIDPLUGIN.pyconf b/products/HYBRIDPLUGIN.pyconf index 308be6c..77f7019 100644 --- a/products/HYBRIDPLUGIN.pyconf +++ b/products/HYBRIDPLUGIN.pyconf @@ -15,18 +15,17 @@ default : } depend : [ "KERNEL", + "GUI", "GEOM", "SMESH", "Python", "qt", "boost", "CAS", - "medfile", "omniORB", - "docutils", "MeshGems" ] - build_depend : ["cmake", "swig", "doxygen"] + build_depend : ["cmake", "doxygen"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name properties: