We should force new recipes to have a `julia_compat`. Many JLLs these days unnecessarily depend on Pkg, since their `julia_compat` is lower than 1.6 We should probably default to 1.6 / current LTS and require a manual `julia_compat` for lower. cc: @KristofferC @giordano @staticfloat