]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
correction dépendances HYBRIDPLUGIN
authorcrouzet <nicolas.crouzet@cea.fr>
Mon, 18 Jan 2021 15:40:36 +0000 (16:40 +0100)
committercrouzet <nicolas.crouzet@cea.fr>
Mon, 18 Jan 2021 15:40:36 +0000 (16:40 +0100)
products/HYBRIDPLUGIN.pyconf

index 3db881cd04f2d0ddc2458d12ee0e293a9592a9e2..308be6cc65a85b488c432a2ca249b3329f79a886 100644 (file)
@@ -15,22 +15,18 @@ default :
     }
     depend : [
              "KERNEL",
-             "MEDCOUPLING", 
              "GEOM", 
              "SMESH",
-             "BLSURFPLUGIN",
-             "NETGENPLUGIN",
              "Python",
              "qt", 
              "boost", 
              "CAS",  
-             "hdf5",  
+             "medfile",  
              "omniORB",  
              "docutils",  
-             "ParaView",  
              "MeshGems" 
               ]
-    build_depend : ["cmake", "swig", "doxygen", "cppunit"]
+    build_depend : ["cmake", "swig", "doxygen"]
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     properties: