Skip to content

Commit

Permalink
Make [email protected]: a hard requirement in configs/common/packages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Feb 9, 2024
1 parent d56a82e commit e300414
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
bison:
version: ['3.8.2']
boost:
version: ['1.83.0']
variants: ~atomic +chrono +date_time +exception +filesystem ~graph ~iostreams ~locale ~log ~math ~mpi ~numpy +pic +program_options +python ~random +regex +serialization ~signals +system +test +thread +timer ~wave cxxstd=17 visibility=hidden
require: "@1.83: ~atomic +chrono +date_time +exception +filesystem ~graph ~iostreams ~locale ~log ~math ~mpi ~numpy +pic +program_options +python ~random +regex +serialization ~signals +system +test +thread +timer ~wave cxxstd=17 visibility=hidden"
bufr:
version: ['12.0.1']
variants: +python
Expand Down

0 comments on commit e300414

Please sign in to comment.