nixpkgs/pkgs/applications/graphics/freecad
Bjørn Forsman 4353a1a873 freecad: add matplotlib and pycollada dependencies
When FreeCAD is started it prints that it's missing matplotlib and
pycollada:

  $ FreeCAD
  [...]
  matplotlib not found, Plot module will be disabled
  pycollada not found, collada support will be disabled.

The closure size of freecad is currently at 1.9 GiB. Adding these two
deps increase it to 2.0 GiB.

Reflow the expression function argument list.
2013-12-14 13:00:46 +01:00
..
default.nix freecad: add matplotlib and pycollada dependencies 2013-12-14 13:00:46 +01:00
pythonpath.patch freecad: updating to git master 2012-12-13 12:38:19 +01:00