mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +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 @@ comments.")))
|
||||||
swig))
|
swig))
|
||||||
(inputs
|
(inputs
|
||||||
(list boost
|
(list boost
|
||||||
coin3D
|
coin3D-4
|
||||||
double-conversion
|
double-conversion
|
||||||
eigen
|
eigen
|
||||||
fontconfig
|
fontconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue