parent
35da03c298
commit
4f80e06846
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ in mkDerivation rec {
|
|||
] ++ (with pythonPackages; [
|
||||
matplotlib pycollada shiboken2 pyside2 pyside2-tools pivy python boost
|
||||
GitPython # for addon manager
|
||||
scipy pyyaml # (at least for) PyrateWorkbench
|
||||
]);
|
||||
|
||||
cmakeFlags = [
|
||||
|
|
Loading…
Reference in a new issue