mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Remove some stray references to OpenSSL (#30710)
These were left over from the change to use rustls.
This commit is contained in:
parent
149c322639
commit
c529bfa49e
3 changed files with 1 additions and 5 deletions
|
@ -13,7 +13,7 @@ clangStdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [
|
||||
# Native dependencies
|
||||
fontconfig freetype openssl libunwind
|
||||
fontconfig freetype libunwind
|
||||
xorg.libxcb
|
||||
xorg.libX11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue