JuliaPackaging / BinaryBuilderBase.jl

https://juliapackaging.github.io/BinaryBuilderBase.jl/stable
MIT License
11 stars 31 forks source link

[Dependencies] Require `compat` argument for runtime dependencies #314

Open giordano opened 1 year ago

giordano commented 1 year ago

Uhm, a problem with requiring compat everywhere is stdlibs, which really don't like enforcing version numbers, and when the compat is set the build version is inferred from that automatically. Need to come up with a good idea for stdlibs.