Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
Date: Wed, 20 Jan 2021 20:35:37
Message-Id: 1611174926.45153c590d2d7c046a7d23cdc522502835c76da7.aballier@gentoo
1 commit: 45153c590d2d7c046a7d23cdc522502835c76da7
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 20 20:15:24 2021 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 20 20:35:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45153c59
7
8 ros-meta/hector_slam: add hector_geotiff_launch dep
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 ros-meta/hector_slam/hector_slam-0.5.1.ebuild | 1 +
14 ros-meta/hector_slam/hector_slam-9999.ebuild | 3 ++-
15 2 files changed, 3 insertions(+), 1 deletion(-)
16
17 diff --git a/ros-meta/hector_slam/hector_slam-0.5.1.ebuild b/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
18 index a3dc5895471..ad6e79ea1ad 100644
19 --- a/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
20 +++ b/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
21 @@ -21,6 +21,7 @@ RDEPEND="
22 dev-ros/hector_marker_drawing
23 dev-ros/hector_trajectory_server
24 dev-ros/hector_geotiff
25 + dev-ros/hector_geotiff_launch
26 dev-ros/hector_imu_attitude_to_tf
27 dev-ros/hector_mapping
28 dev-ros/hector_map_tools
29
30 diff --git a/ros-meta/hector_slam/hector_slam-9999.ebuild b/ros-meta/hector_slam/hector_slam-9999.ebuild
31 index 4052345c110..ad6e79ea1ad 100644
32 --- a/ros-meta/hector_slam/hector_slam-9999.ebuild
33 +++ b/ros-meta/hector_slam/hector_slam-9999.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 +# Copyright 1999-2021 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=7
40 @@ -21,6 +21,7 @@ RDEPEND="
41 dev-ros/hector_marker_drawing
42 dev-ros/hector_trajectory_server
43 dev-ros/hector_geotiff
44 + dev-ros/hector_geotiff_launch
45 dev-ros/hector_imu_attitude_to_tf
46 dev-ros/hector_mapping
47 dev-ros/hector_map_tools