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 {
|
blender = import ../applications/misc/blender {
|
||||||
inherit stdenv cmake mesa gettext freetype SDL libtiff fetchurl glibc scons x11 lib
|
inherit stdenv cmake mesa gettext freetype SDL libtiff fetchurl glibc scons x11 lib
|
||||||
libjpeg libpng zlib /* smpeg sdl */;
|
libjpeg libpng zlib /* smpeg sdl */ python;
|
||||||
inherit (xlibs) inputproto libXi python;
|
inherit (xlibs) inputproto libXi;
|
||||||
freealut = freealut_soft;
|
freealut = freealut_soft;
|
||||||
openal = openalSoft;
|
openal = openalSoft;
|
||||||
openexr = openexr_1_4_0;
|
openexr = openexr_1_4_0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user