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, openal,
pkg-config, pkg-config,
SDL2, SDL2,
libX11,
stdenv, stdenv,
vulkan-loader, vulkan-loader,
wayland, wayland,
@ -39,6 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
libffi libffi
openal openal
SDL2 SDL2
libX11
vulkan-loader vulkan-loader
wayland wayland
waylandpp waylandpp