steam: use custom openssl
This commit is contained in:
parent
a50784b34e
commit
a120bad30c
@ -58,7 +58,6 @@ let
|
|||||||
SDL
|
SDL
|
||||||
SDL2_image
|
SDL2_image
|
||||||
glew110
|
glew110
|
||||||
openssl
|
|
||||||
libidn
|
libidn
|
||||||
|
|
||||||
# Other things from runtime
|
# Other things from runtime
|
||||||
@ -88,6 +87,7 @@ let
|
|||||||
alsaLib
|
alsaLib
|
||||||
openalSoft
|
openalSoft
|
||||||
libva
|
libva
|
||||||
|
openssl-steam
|
||||||
] ++ lib.optional newStdcpp gcc.cc;
|
] ++ lib.optional newStdcpp gcc.cc;
|
||||||
|
|
||||||
ourRuntime = if runtimeOnly then []
|
ourRuntime = if runtimeOnly then []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user