diff options
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index 0e494fe6d..512d46e48 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -36,6 +36,10 @@ Feature: cuda Description: Support CUDA compilation Build-Depends: cuda +Feature: opengl +Description: All opengl related modules +Build-Depends: vtk[core] + Feature: all -Description: Build vtk modules required by paraview +Description: Build all vtk modules Build-Depends: libmysql, ffmpeg, gdal, vtk[core, qt, python, mpi], vtk[core, atlmfc] (windows)
\ No newline at end of file |
