SDL_stretch: migrate to by-name

This commit is contained in:
Anderson Torres
2024-06-04 08:19:08 -03:00
parent 01923ef9af
commit bfcdb8dbfa
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -24186,8 +24186,6 @@ with pkgs;
SDL_net = callPackage ../development/libraries/SDL_net { };
SDL_stretch= callPackage ../development/libraries/SDL_stretch { };
SDL_ttf = callPackage ../development/libraries/SDL_ttf { };
SDL2 = callPackage ../development/libraries/SDL2 {