SDL2_classic_ttf: init at 2.24.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
SDL2_ttf,
|
||||
SDL2_classic,
|
||||
}:
|
||||
|
||||
(SDL2_ttf.override {
|
||||
SDL2 = SDL2_classic;
|
||||
}).overrideAttrs
|
||||
{
|
||||
pname = "SDL2_classic_ttf";
|
||||
}
|
||||
Reference in New Issue
Block a user