commit:     44ea2d16791fc6fc671664a193441537c4604ac0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 20:20:09 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 20:35:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ea2d16

dev-ros/hector_nav_msgs: add missing dep

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/hector_nav_msgs/hector_nav_msgs-0.5.1.ebuild | 2 +-
 dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.5.1.ebuild 
b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.5.1.ebuild
index f1150dade97..44844ddc3e4 100644
--- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.5.1.ebuild
+++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.5.1.ebuild
@@ -6,7 +6,7 @@ 
ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs"
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs 
dev-ros/std_msgs"
 
 inherit ros-catkin
 

diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild 
b/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild
index 0177e578893..44844ddc3e4 100644
--- a/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild
+++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ 
ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs"
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs 
dev-ros/std_msgs"
 
 inherit ros-catkin
 

Reply via email to