diff mbox series

[bug#52608] FreeCAD: Add python-ply

Message ID 20211231092635.18783-1-kreyren@rixotstudio.cz
State Accepted
Headers show
Series [bug#52608] FreeCAD: Add python-ply | expand

Commit Message

Jacob Hrbek Dec. 31, 2021, 9:26 a.m. UTC
As mentioned in guix-bug #52606 (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52606) the OpenSCAD workbench in FreeCAD depends on this dependecy to work.

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
---
 gnu/packages/engineering.scm | 1 +
 1 file changed, 1 insertion(+)

--
2.34.0

Comments

Guillaume Le Vaillant Dec. 31, 2021, 10:35 a.m. UTC | #1
Patch pushed as b7078d5d49d72cb5e5356d698b99540612b4d6c4 with a complete
commit message.
Thanks.
diff mbox series

Patch

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index edc0f51d8d..823b4788d7 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2433,6 +2433,7 @@  (define-public freecad
            python-gitpython
            python-matplotlib
            python-pivy
+	   python-ply
            python-pyside-2
            python-pyyaml
            python-shiboken-2