Loading pkgs/by-name/em/emulationstation-de/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ ffmpeg, freeimage, freetype, gettext, harfbuzz, icu, libgit2, Loading @@ -31,8 +32,15 @@ stdenv.mkDerivation (finalAttrs: { ./001-add-nixpkgs-retroarch-cores.patch ]; postPatch = '' # ldd-based detection fails for cross builds substituteInPlace CMake/Packages/FindPoppler.cmake \ --replace-fail 'GET_PREREQUISITES("''${POPPLER_LIBRARY}" POPPLER_PREREQS 1 0 "" "")' "" ''; nativeBuildInputs = [ cmake gettext # msgfmt pkg-config ]; Loading Loading
pkgs/by-name/em/emulationstation-de/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ ffmpeg, freeimage, freetype, gettext, harfbuzz, icu, libgit2, Loading @@ -31,8 +32,15 @@ stdenv.mkDerivation (finalAttrs: { ./001-add-nixpkgs-retroarch-cores.patch ]; postPatch = '' # ldd-based detection fails for cross builds substituteInPlace CMake/Packages/FindPoppler.cmake \ --replace-fail 'GET_PREREQUISITES("''${POPPLER_LIBRARY}" POPPLER_PREREQS 1 0 "" "")' "" ''; nativeBuildInputs = [ cmake gettext # msgfmt pkg-config ]; Loading