diff options
author | Christoph Willing <chris.willing@linux.com> | 2020-05-25 09:57:44 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-01 08:46:26 +0700 |
commit | 9f562d4eec2997ffbbbd7f1e9e3aa554dd9c0b13 (patch) | |
tree | 3c899eb5d54d0d74863aa9816be36810584b2d43 /libraries/VTK/README | |
parent | c2da3c28832138e42ad7f180924f05c29a74edb2 (diff) | |
download | slackbuilds-9f562d4eec2997ffbbbd7f1e9e3aa554dd9c0b13.tar.gz |
libraries/VTK: Note that 8.2.0 is last version for 14.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/VTK/README')
-rw-r--r-- | libraries/VTK/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/VTK/README b/libraries/VTK/README index 12fc4ea2de..30fe0149da 100644 --- a/libraries/VTK/README +++ b/libraries/VTK/README @@ -33,3 +33,7 @@ QT=yes|no (default: yes) VTK is an optional dependency for the opencv SlackBuild. However since VTK-8.2.0, it is not suitable as an optional dependency for opencv-legacy. The last suitable version of VTK for building opencv-legacy is VTK-8.1.2. + +Due to unmet build requirements (in particular, required cmake version), +8.2.0 is the last version of VTK which is suitable for Slackware 14.2. + |