mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -2463,7 +2463,7 @@ comments.")))
|
||||||
qtx11extras
|
qtx11extras
|
||||||
qtxmlpatterns
|
qtxmlpatterns
|
||||||
sqlite
|
sqlite
|
||||||
tbb
|
tbb-2020 ; Same version as opencascade-occt
|
||||||
vtk
|
vtk
|
||||||
xerces-c
|
xerces-c
|
||||||
zlib))
|
zlib))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue