avalonia-ilspy: openssl_1_1 -> openssl

This commit is contained in:
Emil "AngryAnt" Johansen 2023-05-13 10:03:50 +02:00
parent 1f68716877
commit f64975ab42
No known key found for this signature in database
GPG key ID: 0C6DFE2FB234534A

View file

@ -10,7 +10,7 @@
, libkrb5 , libkrb5
, zlib , zlib
, fontconfig , fontconfig
, openssl_1_1 , openssl
, libX11 , libX11
, libICE , libICE
, libSM , libSM
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
]; ];
libraryPath = lib.makeLibraryPath [ libraryPath = lib.makeLibraryPath [
openssl_1_1 openssl
libX11 libX11
libICE libICE
libSM libSM