We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8611e commit 5fbcaf0Copy full SHA for 5fbcaf0
src/library_selection.jl
@@ -9,8 +9,6 @@ const jll_mapping = Dict(
9
"nghttp2_jll" => ["libnghttp2"],
10
"LibGit2_jll" => ["libgit2"],
11
"OpenSSL_jll" => ["libcrypto", "libssl"],
12
- "Zlib_jll" => ["libz"],
13
- "Zstd_jll" => ["libzstd"],
14
"SuiteSparse_jll" => ["libamd", "libbtf", "libcamd", "libccolamd", "libcholmod", "libcolamd", "libklu", "libldl", "librbio", "libspqr", "libsuitesparseconfig", "libumfpack"],
15
16
)
0 commit comments