Skip to content

Commit

Permalink
dev-ros/tf2_sensor_msgs: add missing test dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/736136
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Aug 7, 2020
1 parent 9d209d6 commit 7f45e2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.7.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
$(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-cpp/gtest
)
dev-ros/cmake_modules
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down
1 change: 1 addition & 0 deletions dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
$(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-cpp/gtest
)
dev-ros/cmake_modules
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down

0 comments on commit 7f45e2d

Please sign in to comment.