Unverified Commit f335d9a5 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #231623 from AngryAnt/ilspy/openssl3

avalonia-ilspy: openssl_1_1 -> openssl
parents a157e830 f64975ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
, libkrb5
, zlib
, fontconfig
, openssl_1_1
, openssl
, libX11
, libICE
, libSM
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
  ];

  libraryPath = lib.makeLibraryPath [
    openssl_1_1
    openssl
    libX11
    libICE
    libSM