Salome HOME
llvm 8.0.1 fedora 34 compliance
[tools/sat_salome.git] / products / HYBRIDPLUGIN.pyconf
index 3db881cd04f2d0ddc2458d12ee0e293a9592a9e2..a321a3a639d22bd77f04012fa3ac86a332769d93 100644 (file)
@@ -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"
     }
 }