mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: FreeCAD: Build with coin3D@4.
* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D to COIN3D-4.
This commit is contained in:
parent
cd9161372a
commit
cac47a0768
1 changed files with 1 additions and 1 deletions
|
@ -2463,7 +2463,7 @@ (define-public freecad
|
|||
swig))
|
||||
(inputs
|
||||
(list boost
|
||||
coin3D
|
||||
coin3D-4
|
||||
double-conversion
|
||||
eigen
|
||||
fontconfig
|
||||
|
|
Loading…
Reference in a new issue