commit:     12e927c4b4c4414452e16064acb3177ed595bdee
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 15:50:03 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 15:52:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e927c4

dev-ros/gazebo_plugins: add missing dep

Closes: https://bugs.gentoo.org/796677
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild | 1 +
 dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild 
b/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild
index a13320901ff..de6216b0cc3 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild
@@ -51,4 +51,5 @@ DEPEND="${RDEPEND}
        dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/trajectory_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/moveit_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "

diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild 
b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
index 743965d423e..de6216b0cc3 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-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
@@ -51,4 +51,5 @@ DEPEND="${RDEPEND}
        dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/trajectory_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/moveit_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "

Reply via email to