X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FHYBRIDPLUGIN.pyconf;h=a321a3a639d22bd77f04012fa3ac86a332769d93;hb=a5b5db0e92441764ce99bbface7b2adbbb63e52d;hp=308be6cc65a85b488c432a2ca249b3329f79a886;hpb=7e21f3bc4f2a1eb787da8eb95979eb40faff452a;p=tools%2Fsat_salome.git diff --git a/products/HYBRIDPLUGIN.pyconf b/products/HYBRIDPLUGIN.pyconf index 308be6c..a321a3a 100644 --- a/products/HYBRIDPLUGIN.pyconf +++ b/products/HYBRIDPLUGIN.pyconf @@ -15,23 +15,23 @@ 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: { is_SALOME_module : "yes" has_unit_tests + incremental : "yes" } }