lutris: Fix support for Unreal Enigne 5.6
This commit is contained in:
parent
807bb03d45
commit
60b6886164
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ let
|
||||||
extraLibraries = pkgs: with pkgs; [
|
extraLibraries = pkgs: with pkgs; [
|
||||||
# For Unreal Engine Fab Plugin
|
# For Unreal Engine Fab Plugin
|
||||||
nspr
|
nspr
|
||||||
|
xorg.libXdamage
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue