summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-05 21:31:36 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-06 10:49:42 +0200
commit5899e13026654fa69637e217363992c66652fb1e (patch)
treea52ca12cbaa7f5bb04c003a6ead6a158f573ffa9 /ros-meta/robot
parentros-meta/robot: Remove old (diff)
downloadgentoo-5899e13026654fa69637e217363992c66652fb1e.tar.gz
gentoo-5899e13026654fa69637e217363992c66652fb1e.tar.bz2
gentoo-5899e13026654fa69637e217363992c66652fb1e.zip
ros-meta/robot: match deps to upstream
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta/robot')
-rw-r--r--ros-meta/robot/robot-9999.ebuild17
1 files changed, 7 insertions, 10 deletions
diff --git a/ros-meta/robot/robot-9999.ebuild b/ros-meta/robot/robot-9999.ebuild
index a924cceb9df9..3762fd95629e 100644
--- a/ros-meta/robot/robot-9999.ebuild
+++ b/ros-meta/robot/robot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,18 +18,15 @@ RDEPEND="
ros-meta/ros_base
dev-ros/control_msgs
ros-meta/diagnostics
+ ros-meta/executive_smach
dev-ros/filters
ros-meta/geometry
- ros-meta/robot_model
+ dev-ros/joint_state_publisher
+ dev-ros/kdl_parser
+ dev-ros/kdl_parser_py
dev-ros/robot_state_publisher
+ dev-ros/urdf
+ dev-ros/urdf_parser_plugin
dev-ros/xacro
- ros-meta/executive_smach
- dev-ros/actionlib
- ros-meta/bond_core
- dev-ros/class_loader
- dev-ros/dynamic_reconfigure
- ros-meta/common_tutorials
- ros-meta/nodelet_core
- dev-ros/pluginlib
"
DEPEND="${RDEPEND}"