Salome HOME
spns #33000: missing patch for standard builds
[tools/sat_salome.git] / products / HYBRIDPLUGIN.pyconf
index 308be6cc65a85b488c432a2ca249b3329f79a886..a321a3a639d22bd77f04012fa3ac86a332769d93 100644 (file)
@@ -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"
     }
 }