Merge pull request #240289 from marsam/fix-devilutionx-build
devilutionx: fix build
This commit is contained in:
@@ -36804,6 +36804,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
devilutionx = callPackage ../games/devilutionx {
|
||||
fmt = fmt_9;
|
||||
SDL2 = SDL2.override {
|
||||
withStatic = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user