1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: freecad: Fix package.

* gnu/packages/engineering.scm (freecad)[inputs]: Remove vtk; add
vtk-9.5.

Fixes guix/guix#7585
Merges guix/guix!7596

Change-Id: Ic48e556f5ad1bf4bc86ecc4aaa06280e8e5a7fa6
This commit is contained in:
Cayetano Santos
2026-04-01 09:14:16 +02:00
parent cc246c7e34
commit 127692a428

View File

@@ -2816,7 +2816,7 @@ dynamics is used by FreeCAD 1.0.0 for its new Assembly workbench.")
qtwayland
sqlite
onetbb ;same version as opencascade-occt
vtk
vtk-9.5
xerces-c
yaml-cpp
zlib))