]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
suppression de dépendances supplémentaires
authorcrouzet <nicolas.crouzet@cea.fr>
Tue, 19 Jan 2021 09:07:57 +0000 (10:07 +0100)
committercrouzet <nicolas.crouzet@cea.fr>
Tue, 19 Jan 2021 09:07:57 +0000 (10:07 +0100)
products/HYBRIDPLUGIN.pyconf

index 308be6cc65a85b488c432a2ca249b3329f79a886..77f70197f97c413d78a14d17e3fdea35b9c9f071 100644 (file)
@@ -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: