mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
lutris: fix winetricks pango issue
Pango is not properly identified when winetricks is being called from Lutris.
This commit is contained in:
@@ -127,7 +127,7 @@ in buildFHSEnv {
|
||||
libselinux
|
||||
|
||||
# Winetricks
|
||||
fribidi
|
||||
fribidi pango
|
||||
] ++ xorgDeps pkgs
|
||||
++ gstreamerDeps pkgs
|
||||
++ extraLibraries pkgs;
|
||||
|
||||
Reference in New Issue
Block a user