mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove coin3D@3.
* gnu/packages/graphics.scm (coin3D): Take the body from ... (coin3D-4): ... this now-deprecated variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D. * gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise. * gnu/packages/qt.scm (soqt)[inputs]: Likewise.
This commit is contained in:
parent
cac47a0768
commit
bd0ff2d39b
4 changed files with 40 additions and 84 deletions
|
@ -2463,7 +2463,7 @@ comments.")))
|
|||
swig))
|
||||
(inputs
|
||||
(list boost
|
||||
coin3D-4
|
||||
coin3D
|
||||
double-conversion
|
||||
eigen
|
||||
fontconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue