Merge pull request #123957 from TimPut/freecadSCAD

freecad: add openscad file support
This commit is contained in:
Gabriel Ebner 2021-05-22 12:34:00 +02:00 committed by GitHub
commit f8ed803385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@
, opencascade-occt
, pivy
, pkg-config
, ply
, pycollada
, pyside2
, pyside2-tools
@ -80,6 +81,7 @@ mkDerivation rec {
ode
opencascade-occt
pivy
ply # for openSCAD file support
pycollada
pyside2
pyside2-tools

View file

@ -23548,6 +23548,7 @@ in
boost
matplotlib
pivy
ply
pycollada
pyside2
pyside2-tools