diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix index 74548fcfb8c..5cf55535db1 100644 --- a/pkgs/games/steam/runtime-wrapped.nix +++ b/pkgs/games/steam/runtime-wrapped.nix @@ -58,6 +58,7 @@ let SDL SDL2_image glew110 + openssl libidn # Other things from runtime @@ -87,7 +88,6 @@ let alsaLib openalSoft libva - openssl-steam vulkan-loader ] ++ lib.optional newStdcpp gcc.cc;