X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FHYBRIDPLUGIN.pyconf;h=a321a3a639d22bd77f04012fa3ac86a332769d93;hb=a5b5db0e92441764ce99bbface7b2adbbb63e52d;hp=3db881cd04f2d0ddc2458d12ee0e293a9592a9e2;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/products/HYBRIDPLUGIN.pyconf b/products/HYBRIDPLUGIN.pyconf index 3db881c..a321a3a 100644 --- a/products/HYBRIDPLUGIN.pyconf +++ b/products/HYBRIDPLUGIN.pyconf @@ -15,27 +15,23 @@ default : } depend : [ "KERNEL", - "MEDCOUPLING", + "GUI", "GEOM", "SMESH", - "BLSURFPLUGIN", - "NETGENPLUGIN", "Python", "qt", "boost", "CAS", - "hdf5", "omniORB", - "docutils", - "ParaView", "MeshGems" ] - build_depend : ["cmake", "swig", "doxygen", "cppunit"] + 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" } }