mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
freecad: unpin vtk
This commit is contained in:
parent
7306fa67d2
commit
ca2df7c70e
@ -39,7 +39,7 @@
|
||||
, soqt
|
||||
, spaceNavSupport ? stdenv.isLinux
|
||||
, swig
|
||||
, vtk_8
|
||||
, vtk
|
||||
, wrapQtAppsHook
|
||||
, wrapGAppsHook
|
||||
, xercesc
|
||||
@ -97,7 +97,7 @@ mkDerivation rec {
|
||||
shiboken2
|
||||
soqt
|
||||
swig
|
||||
vtk_8
|
||||
vtk
|
||||
xercesc
|
||||
zlib
|
||||
] ++ lib.optionals spaceNavSupport [
|
||||
|
Loading…
Reference in New Issue
Block a user