[vtk6] 04/05: Limit cmake to >= 3.2 because of HDF5_PREFER_PARALLEL

Gert Wollny gert-guest at moszumanska.debian.org
Mon Apr 4 12:15:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository vtk6.

commit f55e5ab5547a64e06cae66fe46a178f097ecf4e8
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Apr 4 09:23:52 2016 +0000

    Limit cmake to >= 3.2 because of HDF5_PREFER_PARALLEL
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bd59c48..2404d87 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: graphics
 Testsuite: autopkgtest
 Priority: optional
 Build-Depends: chrpath,
-               cmake (>= 2.8.5),
+               cmake (>= 3.2.0),
                debhelper (>= 9),
                default-jdk,
                dh-python,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list