Blender: enable blenderplayer

This commit is contained in:
Cillian de Róiste 2015-03-15 23:35:33 +01:00
parent cd85fab278
commit 79f3689289

View file

@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
"-DWITH_SDL=ON"
"-DWITH_GAMEENGINE=ON"
"-DWITH_OPENCOLORIO=ON"
"-DWITH_PLAYER=ON"
"-DPYTHON_LIBRARY=python${python.majorVersion}m"
"-DPYTHON_LIBPATH=${python}/lib"
"-DPYTHON_INCLUDE_DIR=${python}/include/python${python.majorVersion}m"