Unverified Commit 3649c251 authored by Tom van Dijk's avatar Tom van Dijk
Browse files

vintagestory: remove unused deps

Used ltrace and LD_DEBUG=libs to deduce which libraries weren't loaded
from the nix store and thus already vendored. This saves ~400 MiB in
closure size.
parent 068fa9e2
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -5,12 +5,8 @@
  makeWrapper,
  makeDesktopItem,
  copyDesktopItems,
  sqlite,
  openal,
  cairo,
  libGLU,
  SDL2,
  freealut,
  libglvnd,
  pipewire,
  libpulseaudio,
@@ -112,12 +108,8 @@ stdenv.mkDerivation (finalAttrs: {
  passthru = {
    updateScript = ./update.sh;
    runtimeLibs = [
      sqlite
      openal
      cairo
      libGLU
      SDL2
      freealut
      libglvnd
      pipewire
      libpulseaudio