JuliaPackaging / BinaryBuilder.jl

Binary Dependency Builder for Julia
https://binarybuilder.org
Other
391 stars 99 forks source link

[AutoBuild] Do not convert `RuntimeDependency` -> `Dependency` unnecessarily #1273

Closed giordano closed 1 year ago

giordano commented 1 year ago

Second part for fixing https://github.com/JuliaPackaging/Yggdrasil/pull/6417#issuecomment-1476823499.

I believe this needs https://github.com/JuliaPackaging/BinaryBuilderBase.jl/pull/304 to pass all tests, but this PR reduces the need to convert RuntimeDependency -> Dependency.