Skip to content

Commit

Permalink
Add catch2 rule for RHEL 9
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Jul 22, 2024
1 parent 7a5a758 commit 44d6839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,9 @@ catch2:
freebsd: [catch2]
gentoo: [dev-cpp/catch]
nixos: [catch2]
rhel:
'*': [catch2-devel]
'8': null
ubuntu:
'*': [catch2]
focal: null
Expand Down

0 comments on commit 44d6839

Please sign in to comment.