SDL: point alias to SDL_compat

This commit is contained in:
Grimmauld
2025-03-15 11:16:33 +01:00
parent e24f567a68
commit e47403cf2a
+1 -1
View File
@@ -10403,7 +10403,7 @@ with pkgs;
autoreconfHook = buildPackages.autoreconfHook269;
};
SDL = SDL1;
SDL = SDL_compat;
SDL2 = callPackage ../development/libraries/SDL2 {
inherit (darwin.apple_sdk.frameworks) AudioUnit Cocoa CoreAudio CoreServices ForceFeedback OpenGL;