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 f0ce5cd commit 5c1d569Copy full SHA for 5c1d569
deps/build.jl
@@ -24,4 +24,4 @@ provides(BuildProcess,
24
libiconv,
25
os = :Unix)
26
27
-@BinDeps.install
+@BinDeps.install Dict(:libiconv => :libiconv)
0 commit comments