Skip to content

Commit

Permalink
Add rosdep rule for range-v3 library (ros#23967)
Browse files Browse the repository at this point in the history
* Add rosdep rule for range-v3 library

* Specify supported Debian/Ubuntu distributions for range-v3

* Remove out-of-support distribution exceptions for range-v3
  • Loading branch information
miguelprada authored and at-wat committed Mar 12, 2020
1 parent dbd966b commit b9b5683
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5068,6 +5068,15 @@ r-base-dev:
fedora: [R-devel]
gentoo: [dev-lang/R]
ubuntu: [r-base-dev]
range-v3:
debian:
'*': [librange-v3-dev]
stretch: null
fedora: [range-v3]
gentoo: [dev-cpp/range-v3]
ubuntu:
'*': [librange-v3-dev]
xenial: null
rapidjson-dev:
alpine: [rapidjson-dev]
debian: [rapidjson-dev]
Expand Down

0 comments on commit b9b5683

Please sign in to comment.