From 135693f53ee5e1aad4a5a50a403ffbb3bc19b7fb Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 19 Apr 2021 22:59:44 -0500 Subject: libraries/VTK: Fixed dep info --- libraries/VTK/README | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/libraries/VTK/README b/libraries/VTK/README index 30fe0149da..2f85a8aaf7 100644 --- a/libraries/VTK/README +++ b/libraries/VTK/README @@ -8,11 +8,6 @@ an application. The system also supports automated wrapping of the C++ core into Python, Java and Tcl, so that VTK applications may also be written using these interpreted programming languages. -Since version 8.1.0, VTK requires the qt5 package. - -Version 8.2.0 is the last VTK suitable for Slackware version 14.2 due to the age -of some SL-14.2 support packages (ncluding, in particular, cmake). - Some optional additional packages, if detected during configuration, are used in preference to versions provided in the source code. These packages, available from SlackBuilds.org, are: @@ -29,11 +24,3 @@ WEB=yes|no (default: no), requires python-twisted JAVA=yes|no (default: no), requires jdk PYTHON=yes|no (default: yes) 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. - -- cgit v1.2.3