Trivial fix
svn path=/nixpkgs/trunk/; revision=12911
This commit is contained in:
parent
b3ab93e46e
commit
44db8f356e
@ -5864,8 +5864,8 @@ let
|
||||
|
||||
blender = import ../applications/misc/blender {
|
||||
inherit stdenv cmake mesa gettext freetype SDL libtiff fetchurl glibc scons x11 lib
|
||||
libjpeg libpng zlib /* smpeg sdl */;
|
||||
inherit (xlibs) inputproto libXi python;
|
||||
libjpeg libpng zlib /* smpeg sdl */ python;
|
||||
inherit (xlibs) inputproto libXi;
|
||||
freealut = freealut_soft;
|
||||
openal = openalSoft;
|
||||
openexr = openexr_1_4_0;
|
||||
|
Loading…
Reference in New Issue
Block a user