Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rosdep rule for range-v3 library #23967

Merged
merged 3 commits into from
Mar 9, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove out-of-support distribution exceptions for range-v3
  • Loading branch information
miguelprada committed Mar 9, 2020
commit 5782974c49a737e34fe69379328ef54f62a3421e
3 changes: 0 additions & 3 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4997,14 +4997,11 @@ r-base-dev:
range-v3:
debian:
'*': [librange-v3-dev]
jessie: null
stretch: null
fedora: [range-v3]
gentoo: [dev-cpp/range-v3]
ubuntu:
'*': [librange-v3-dev]
artful: null
wily: null
xenial: null
rapidjson-dev:
debian: [rapidjson-dev]
Expand Down