Skip to content

Commit

Permalink
Add cli11 rosdep rule (#43367)
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <mhidalgo@theaiinstitute.com>
  • Loading branch information
mhidalgo-bdai authored Nov 8, 2024
1 parent 93bd7f2 commit 7128a92
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,16 @@ clangd:
opensuse: [clang]
rhel: [clang-tools-extra]
ubuntu: [clangd]
cli11:
arch: [cli11]
debian: [libcli11-dev]
fedora: [cli11-devel]
gentoo: [dev-cpp/cli11]
nixos: [cli11]
rhel: [cli11-devel]
ubuntu:
'*': [libcli11-dev]
'focal': null
cmake:
alpine: [cmake]
arch: [cmake]
Expand Down

0 comments on commit 7128a92

Please sign in to comment.