Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/base_local_planner/
Date: Sat, 04 Aug 2018 18:46:56
Message-Id: 1533408392.4c902d8e40e2559c8f5e30aa402c7a6600aaf019.aballier@gentoo
1 commit: 4c902d8e40e2559c8f5e30aa402c7a6600aaf019
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 4 18:35:45 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 4 18:46:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c902d8e
7
8 dev-ros/base_local_planner: update deps
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 dev-ros/base_local_planner/base_local_planner-9999.ebuild | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-ros/base_local_planner/base_local_planner-9999.ebuild b/dev-ros/base_local_planner/base_local_planner-9999.ebuild
16 index 459e749a5fb..b9d3cfb7e49 100644
17 --- a/dev-ros/base_local_planner/base_local_planner-9999.ebuild
18 +++ b/dev-ros/base_local_planner/base_local_planner-9999.ebuild
19 @@ -28,11 +28,13 @@ RDEPEND="
20 dev-ros/rosconsole
21 dev-ros/roscpp
22 dev-ros/rospy[${PYTHON_USEDEP}]
23 + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
24 + dev-ros/tf2
25 + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
26 dev-ros/tf2_ros
27 dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
28 dev-ros/voxel_grid
29 dev-libs/boost:=[threads]
30 - dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
31 "
32 DEPEND="${RDEPEND}
33 dev-ros/cmake_modules