Unverified Commit 23a2be6f authored by Pyrox's avatar Pyrox Committed by GitHub
Browse files

poptracker: fix sdl2-compat compat, unbreak (#403679)

parents 91925498 8e3b725f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
  SDL2,
  SDL2_ttf,
  SDL2_image,
  libX11,
  openssl,
  which,
  libsForQt5,
@@ -47,6 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
    SDL2
    SDL2_ttf
    SDL2_image
    libX11
    openssl
  ];