gnu: freecad: Use same version of tbb as dependencies.
Fixes <https://issues.guix.gnu.org/54011>. * gnu/packages/engineering.scm (freecad)[inputs]: Replace tbb by tbb-2020.
This commit is contained in:
parent
33ce3f1c86
commit
27a91b2f57
@ -2463,7 +2463,7 @@ comments.")))
|
||||
qtx11extras
|
||||
qtxmlpatterns
|
||||
sqlite
|
||||
tbb
|
||||
tbb-2020 ; Same version as opencascade-occt
|
||||
vtk
|
||||
xerces-c
|
||||
zlib))
|
||||
|
Loading…
x
Reference in New Issue
Block a user