mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-ros/tf2_sensor_msgs: add missing test dep
Closes: https://bugs.gentoo.org/736136 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
|
||||
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user