diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2016-11-22 14:28:02 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:45 +0700 |
commit | 31038d3c842eadc25a56a7a4c8a8393c270c6374 (patch) | |
tree | 504663ddfd011008adefe5573c36d194320268ef /libraries/VTK/README | |
parent | 2d26a478ee992ae7c48ae828808820b695f5da6f (diff) | |
download | slackbuilds-31038d3c842eadc25a56a7a4c8a8393c270c6374.tar.gz |
libraries/VTK: Add qt5 option
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'libraries/VTK/README')
-rw-r--r-- | libraries/VTK/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/VTK/README b/libraries/VTK/README index 1515bc81e1..966599f6e9 100644 --- a/libraries/VTK/README +++ b/libraries/VTK/README @@ -20,3 +20,4 @@ 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) +VTKQT5=yes|no (default: no), requires qt5 |