diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-20 17:14:25 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-20 17:53:58 +0100 |
commit | 6f5c891d4a67c5455a4c15684b2661e468638de9 (patch) | |
tree | bfae7fc54dbbda1c0339094588a3511b73a8d2d2 /dev-ros/robot_localization | |
parent | ros-meta/image_pipeline: Bump to 1.12.22. (diff) | |
download | gentoo-6f5c891d4a67c5455a4c15684b2661e468638de9.tar.gz gentoo-6f5c891d4a67c5455a4c15684b2661e468638de9.tar.bz2 gentoo-6f5c891d4a67c5455a4c15684b2661e468638de9.zip |
dev-ros/robot_localization: add std_srvs dep
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/robot_localization')
-rw-r--r-- | dev-ros/robot_localization/robot_localization-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/robot_localization/robot_localization-9999.ebuild b/dev-ros/robot_localization/robot_localization-9999.ebuild index d82b9bcddb0c..941ce5516c7a 100644 --- a/dev-ros/robot_localization/robot_localization-9999.ebuild +++ b/dev-ros/robot_localization/robot_localization-9999.ebuild @@ -26,6 +26,7 @@ RDEPEND=" dev-ros/roscpp dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/tf2 dev-ros/tf2_geometry_msgs dev-ros/tf2_ros |