Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
20 changes: 20 additions & 0 deletions rosdep/gentoo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
assimp:
gentoo:
portage:
packages: media-libs/assimp::lorelei-overlay
gtest:
gentoo:
portage:
packages: dev-cpp/gtest
pcre:
gentoo:
portage:
packages: dev-libs/libpcre
tinyxml:
gentoo:
portage:
packages: dev-libs/tinyxml[stl]
yaml-cpp:
gentoo:
portage:
packages: dev-cpp/yaml-cpp
1 change: 1 addition & 0 deletions rosdep/sources.list.d/20-default.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# os-specific listings first
yaml https://github.com/ros/rosdistro/raw/master/rosdep/osx-homebrew.yaml osx
yaml https://github.com/ros/rosdistro/raw/master/rosdep/gentoo.yaml gentoo

# generic
yaml https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml
Expand Down