renpy: drop RENPY_DEPS_INSTALL
This was removed by upstream in <https://github.com/renpy/renpy/commit/f2d3e0d20e2e4267bf9ff0bd0d482f1fd4a5a2fc>.
This commit is contained in:
@@ -65,20 +65,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
tkinter
|
||||
]);
|
||||
|
||||
RENPY_DEPS_INSTALL = lib.concatStringsSep "::" [
|
||||
ffmpeg.lib
|
||||
freetype
|
||||
fribidi
|
||||
glew.dev
|
||||
harfbuzz.dev
|
||||
libGL
|
||||
libGLU
|
||||
libpng
|
||||
SDL2
|
||||
(lib.getDev SDL2)
|
||||
zlib
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user