guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#52608] [PATCH] FreeCAD: Add python-ply


From: Jacob Hrbek
Subject: [bug#52608] [PATCH] FreeCAD: Add python-ply
Date: Fri, 31 Dec 2021 09:26:43 +0000

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(+)

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
--
2.34.0

Attachment: publickey - kreyren@rixotstudio.cz - 1677db82.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]