lutris: Fix support for Unreal Enigne 5.6

This commit is contained in:
Florian RICHER 2025-05-21 22:07:22 +02:00
parent 807bb03d45
commit 60b6886164
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -8,6 +8,7 @@ let
extraLibraries = pkgs: with pkgs; [
# For Unreal Engine Fab Plugin
nspr
xorg.libXdamage
];
};
in