Skip to content

Commit

Permalink
[#139] Fix clang-runtime dependency in build hook
Browse files Browse the repository at this point in the history
  • Loading branch information
alanking committed Apr 30, 2024
1 parent 151e173 commit 704afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irods_consortium_continuous_integration_build_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def install_building_dependencies(externals_directory):
externals_list = [
'irods-externals-avro-libcxx1.11.0-3',
'irods-externals-boost-libcxx1.81.0-1',
'irods-externals-clang-runtime13.0.0-0',
'irods-externals-clang-runtime13.0.1-0',
'irods-externals-catch22.13.8-0',
'irods-externals-clang13.0.1-0',
'irods-externals-cmake3.21.4-0',
Expand Down

0 comments on commit 704afb0

Please sign in to comment.