diff --git a/stdlib/stdlib.mk b/stdlib/stdlib.mk index b2aebce74ea8e..dfc5f138c6a7e 100644 --- a/stdlib/stdlib.mk +++ b/stdlib/stdlib.mk @@ -5,7 +5,7 @@ STDLIBS_WITHIN_SYSIMG := \ INDEPENDENT_STDLIBS := \ ArgTools Base64 CRC32c Dates DelimitedFiles Distributed Downloads Future \ InteractiveUtils LazyArtifacts LibGit2 LibCURL Logging Markdown Mmap \ - NetworkOptions Profile Printf Pkg Random REPL Serialization SharedArrays SparseArrays \ + NetworkOptions Profile Printf Pkg Random REPL Serialization SHA SharedArrays SparseArrays \ Statistics StyledStrings Tar Test TOML Unicode UUIDs \ dSFMT_jll GMP_jll libLLVM_jll LLD_jll LLVMLibUnwind_jll LibUnwind_jll LibUV_jll \ LibCURL_jll LibSSH2_jll LibGit2_jll nghttp2_jll MozillaCACerts_jll MbedTLS_jll \