Skip to content

Commit 3b9c39a

Browse files
authored
Remove Pkg dependency from SuiteSparse_jll (#52441)
This dependency seems to be superfluous, and `Pkg` brings lots of dependencies into the project (Downloads, LibGit2, etc.) which makes it hard to create leaner binary packages via `PackageCompiler` for projects that depend on `SuiteSparse_jll`.
1 parent 5dfaef7 commit 3b9c39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/SuiteSparse_jll/Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version = "7.2.1+1"
44

55
[deps]
66
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"
7-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
87
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
98
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
109

0 commit comments

Comments
 (0)