Skip to content

Commit 95c4870

Browse files
authored
trimming: explictly add Libdl dep for test/trimming/basic_jll.jl (#58990)
1 parent cdca668 commit 95c4870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/trimming/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[deps]
22
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
3+
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
34
Zstd_jll = "3161d3a3-bdf6-5164-811a-617609db77b4"
45

56
[sources]

0 commit comments

Comments
 (0)