Skip to content

Commit

Permalink
[Backport release-24.05] lutris: fix libjansson and cursor issues (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
Atemu authored Oct 16, 2024
2 parents dc2e002 + 0f920a3 commit e001b23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/applications/misc/lutris/fhsenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ let
xorgDeps = pkgs: with pkgs.xorg; [
libX11 libXrender libXrandr libxcb libXmu libpthreadstubs libXext libXdmcp
libXxf86vm libXinerama libSM libXv libXaw libXi libXcursor libXcomposite
libXfixes libXtst libXScrnSaver libICE libXt
];
gstreamerDeps = pkgs: with pkgs.gst_all_1; [
gstreamer
Expand All @@ -35,6 +36,9 @@ in buildFHSEnv {
# Adventure Game Studio
allegro dumb

# Battle.net
jansson

# Curl
libnghttp2

Expand Down

0 comments on commit e001b23

Please sign in to comment.