Salome HOME
Adding cmake 2.6.4 as prerequite product
authormaintenance team <salome-mnt@opencascade.com>
Tue, 20 Oct 2009 11:35:23 +0000 (11:35 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 20 Oct 2009 11:35:23 +0000 (11:35 +0000)
config_Debian_4.0_64bit.xml

index 1f4bbd507bdbbb38de88674c5317d589d1c3ffe2..add3da354b0a9c9ed61643ff537ea99eac18201f 100755 (executable)
                    installdiskspace="19544,6445,63656"
                    script="scotch-4.0.sh"/>
     </product>
+    <product name="cmake"
+            type="prerequisite"
+            description="The cross-platform, open-source make system">
+      <installation os="Debian 4.0 64bit"
+                    version="2.6.4" 
+                   disable="false"
+                   installdiskspace="37844,38843,234392"
+                   script="cmake-2.6.4.sh"/>
+    </product>
     <product name="Vtk"
             type="prerequisite"
             description="Image processing, 3D graphics and visualization software system">
     <product name="Vtk">
       <dep>Python</dep>
       <dep>tcltk</dep>
+      <dep>cmake</dep>
     </product>
     <product name="numpy">
       <dep>Python</dep>