summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-07 16:04:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-07 16:08:19 +0200
commitba085152bc3ec726e1e57d11e35caeb66905bb2d (patch)
tree522e6e5b075370b03c60b43c715fdcf48d76ab05 /ros-meta
parentdev-ros/tf2_kdl: better deps (diff)
downloadgentoo-ba085152bc3ec726e1e57d11e35caeb66905bb2d.tar.gz
gentoo-ba085152bc3ec726e1e57d11e35caeb66905bb2d.tar.bz2
gentoo-ba085152bc3ec726e1e57d11e35caeb66905bb2d.zip
ros-meta/robot_model: remove urdf that has been split
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/robot_model/robot_model-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild
index 27439945b38d..96b1489b0bf9 100644
--- a/ros-meta/robot_model/robot_model-9999.ebuild
+++ b/ros-meta/robot_model/robot_model-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,5 @@ IUSE=""
RDEPEND="
dev-ros/joint_state_publisher
- dev-ros/urdf
- dev-ros/urdf_parser_plugin
"
DEPEND="${RDEPEND}"