Skip to content

Commit

Permalink
[VOLK] specify boost_jll compat (#3725)
Browse files Browse the repository at this point in the history
[skip build]
  • Loading branch information
Crghilardi authored Oct 10, 2021
1 parent f965f4e commit f4696f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V/VOLK/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ products = [

# Dependencies that must be installed before this package can be built
dependencies = [
Dependency(PackageSpec(name="boost_jll", uuid="28df3c45-c428-5900-9ff8-a3135698ca75"))
Dependency("boost_jll"; compat="=1.76.0")
HostBuildDependency(PackageSpec(name="ORC_jll", uuid="fb41591b-4dee-5dae-bf56-d83afd04fbc0"))
]

Expand Down

0 comments on commit f4696f5

Please sign in to comment.