overlays/steam: add openssl1.1 for terraria
This commit is contained in:
parent
28692abd1d
commit
196ca263d6
2 changed files with 8 additions and 0 deletions
|
|
@ -5,5 +5,9 @@ self: super: {
|
|||
keyutils
|
||||
gamescope
|
||||
];
|
||||
|
||||
extraLibraries = pkgs: with pkgs; [
|
||||
openssl_1_1
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue