Skip to content

Commit 3c7ff29

Browse files
authored
Remove those libraries for now
1 parent 1ef1818 commit 3c7ff29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/library_selection.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ const jll_mapping = Dict(
99
"nghttp2_jll" => ["libnghttp2"],
1010
"LibGit2_jll" => ["libgit2"],
1111
"OpenSSL_jll" => ["libcrypto", "libssl"],
12-
"Zlib_jll" => ["libz"],
13-
"Zstd_jll" => ["libzstd"],
1412
"SuiteSparse_jll" => ["libamd", "libbtf", "libcamd", "libccolamd", "libcholmod", "libcolamd", "libklu", "libldl", "librbio", "libspqr", "libsuitesparseconfig", "libumfpack"],
1513
)
1614

0 commit comments

Comments
 (0)