Skip to content

Commit

Permalink
rosdep: Added ruby-dev as a separate key (ros#18302)
Browse files Browse the repository at this point in the history
* Added ruby-dev as a separate key
  • Loading branch information
meyerj authored and tfoote committed Sep 11, 2018
1 parent 1b710fc commit c06d357
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rosdep/ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@ ruby:
xenial: [ruby, ruby-dev]
yakkety: [ruby, ruby-dev]
zesty: [ruby, ruby-dev]
ruby-dev:
arch: [ruby]
debian: [ruby-dev]
fedora: [ruby-devel, openssl-devel, rubygems]
gentoo: [dev-lang/ruby]
macports: [ruby]
ubuntu: [ruby-dev]
ruby-sass:
debian: [ruby-sass]
fedora: [rubygem-sass]
Expand Down

0 comments on commit c06d357

Please sign in to comment.