SDL: replace SDL with SDL_compat (#389106)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user