Merge pull request #240289 from marsam/fix-devilutionx-build
devilutionx: fix build
This commit is contained in:
commit
1aa9eefcee
1 changed files with 1 additions and 0 deletions
|
@ -36804,6 +36804,7 @@ with pkgs;
|
|||
};
|
||||
|
||||
devilutionx = callPackage ../games/devilutionx {
|
||||
fmt = fmt_9;
|
||||
SDL2 = SDL2.override {
|
||||
withStatic = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue