Merge pull request #179907 from SnVIZQ/snvizq/freecad/issue#179228

freecad: fix crash when selecting color of a solid
This commit is contained in:
Gabriel Ebner 2022-07-02 16:36:11 +02:00 committed by GitHub
commit b22a6350f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@
, swig
, vtk
, wrapQtAppsHook
, wrapGAppsHook
, xercesc
, zlib
}:
@ -64,6 +65,7 @@ mkDerivation rec {
pyside2-tools
gfortran
wrapQtAppsHook
wrapGAppsHook
];
buildInputs = [