blender update to 2.48

adding some patches to compile dependencies and gav

svn path=/nixpkgs/trunk/; revision=15474
This commit is contained in:
Marc Weber
2009-05-06 16:06:36 +00:00
parent b5e67e699b
commit 16ca65b0c2
6 changed files with 60 additions and 5 deletions
@@ -20,4 +20,6 @@ stdenv.mkDerivation {
homepage = http://ampasctl.sourceforge.net;
license = "SOME OPEN SOURCE LICENSE"; # TODO which exactly is this?
};
patches = [ ./patch.patch ];
}