]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
cmake product as build_depend for ROOT and Paraview 5.6
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 27 Nov 2020 17:01:12 +0000 (18:01 +0100)
committernghodban <Nabil.Ghodbane@c-s.fr>
Mon, 30 Nov 2020 07:17:35 +0000 (08:17 +0100)
products/ParaView.pyconf
products/root.pyconf

index 1900b7642157f63542e25b9a732f0b753b0c5b55..8e682651d80b6f3a0bbf220f3257877b50a4db8b 100755 (executable)
@@ -159,7 +159,6 @@ version_5_6_0p1_7bafc2b :
     patches :  [
                ]
     depend : [
-              'cmake',
               'Python',
               'hdf5',
               'qt',
index a28efad0fe62f03dfb4c9f2d30433d0bbb015fc4..f80009df2ac74847a14f979b403330dd7e3d9349 100644 (file)
@@ -8,7 +8,8 @@ default :
     {
        env_script : $name + ".py"
     }
-    depend : ['cmake', 'Python']
+    depend : ['Python']
+    build_depend : ['cmake']
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     install_dir : 'base'