1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu
Jake Forster d24625aeb4 gnu: vtk: Update to 9.3.1 and enable GUISupportQt component.
GUISupportQt component is required by ITK-SNAP version 4.2.2.

* gnu/packages/image-processing.scm (vtk): Update to 9.3.1.
[arguments]<#:configure-flags>: Add
"-DVTK_MODULE_ENABLE_VTK_GUISupportQt=YES".
[inputs]: Add qtbase.

Change-Id: I7466456668ecbddf9d2c6d28f8ec70505ebf5eb9
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-30 10:36:29 +02:00
..