Skip to content

Commit 5c1d569

Browse files
committed
Fix building deps/deps.jl
1 parent f0ce5cd commit 5c1d569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/build.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ provides(BuildProcess,
2424
libiconv,
2525
os = :Unix)
2626

27-
@BinDeps.install
27+
@BinDeps.install Dict(:libiconv => :libiconv)

0 commit comments

Comments
 (0)