Remove some stray references to OpenSSL (#30710)

These were left over from the change to use rustls.
This commit is contained in:
Martin Robinson 2023-11-09 10:17:19 +01:00 committed by GitHub
parent 149c322639
commit c529bfa49e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 5 deletions

View file

@ -13,7 +13,7 @@ clangStdenv.mkDerivation rec {
buildInputs = [
# Native dependencies
fontconfig freetype openssl libunwind
fontconfig freetype libunwind
xorg.libxcb
xorg.libX11