Skip to content

Commit

Permalink
rosdep: Added m2r package (#35827)
Browse files Browse the repository at this point in the history
* rosdep: Added m2r package.
  • Loading branch information
peci1 authored Jun 5, 2023
1 parent a4542dd commit 75f352a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6319,6 +6319,30 @@ lz4:
rhel: [lz4-devel]
slackware: [lz4]
ubuntu: [liblz4-dev]
m2r:
alpine:
pip:
packages: [m2r]
arch:
pip:
packages: [m2r]
debian:
'*': [m2r]
buster:
pip:
packages: [m2r]
fedora: [python3-m2r]
gentoo:
pip:
packages: [m2r]
nixos: [m2r]
opensuse: [python3-m2r]
osx:
pip:
packages: [m2r]
ubuntu:
'*': [m2r]
bionic: null
m4:
arch: [m4]
debian: [m4]
Expand Down

0 comments on commit 75f352a

Please sign in to comment.