Skip to content

Commit

Permalink
Update base.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
BrunoB81HK and clalancette authored Nov 10, 2024
1 parent 12c54b9 commit dafadbc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7218,7 +7218,11 @@ muparser:
ubuntu: [libmuparser-dev]
nanobind-dev:
arch: [nanobind]
debian: [nanobind-dev]
debian:
'*': [nanobind-dev]
bookworm:
pip:
packages: [nanobind]
freebsd: [nanobind]
ubuntu:
noble: [nanobind-dev]
Expand Down

0 comments on commit dafadbc

Please sign in to comment.