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

This commit is contained in:
Pyrox
2025-05-02 17:56:11 -04:00
committed by GitHub

View File

@@ -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
];