Commit 8e3b725f authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

poptracker: fix sdl2-compat compat, unbreak

parent a9778a74
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
  ];