surreal-engine: fix build with sdl2-compat

This commit is contained in:
Peder Bergebakken Sundt 2025-05-02 00:16:29 +02:00
parent a3214c59e5
commit 8700a0c272

View file

@ -9,6 +9,7 @@
openal,
pkg-config,
SDL2,
libX11,
stdenv,
vulkan-loader,
wayland,
@ -39,6 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
libffi
openal
SDL2
libX11
vulkan-loader
wayland
waylandpp