mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
lutris: fix winetricks pango issue
Pango is not properly identified when winetricks is being called from Lutris.
This commit is contained in:
parent
c31898adf5
commit
8d7c2834d8
@ -127,7 +127,7 @@ in buildFHSEnv {
|
||||
libselinux
|
||||
|
||||
# Winetricks
|
||||
fribidi
|
||||
fribidi pango
|
||||
] ++ xorgDeps pkgs
|
||||
++ gstreamerDeps pkgs
|
||||
++ extraLibraries pkgs;
|
||||
|
Loading…
Reference in New Issue
Block a user