From 12e927c4b4c4414452e16064acb3177ed595bdee Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 3 Aug 2021 17:50:03 +0200 Subject: 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 --- 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(-) (limited to 'dev-ros/gazebo_plugins') 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 a13320901ff6..de6216b0cc3e 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 743965d423ed..de6216b0cc3e 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}] " -- cgit v1.2.3-65-gdbad