[Backport release-24.05] lutris: fix winetricks pango issue (#348254)

This commit is contained in:
Artturin 2024-10-13 18:14:45 +03:00 committed by GitHub
commit 7b0a355aea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,7 +127,7 @@ in buildFHSEnv {
libselinux
# Winetricks
fribidi
fribidi pango
] ++ xorgDeps pkgs
++ gstreamerDeps pkgs
++ extraLibraries pkgs;