diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-04-05 21:29:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-04-06 10:49:42 +0200 |
commit | 9e8d0471b6f9d91017cb0b5328eb930bc336df59 (patch) | |
tree | e89949fa4bf21e53342a4f5598ba556ff607667f /ros-meta | |
parent | ros-meta/ros_base: Remove old (diff) | |
download | gentoo-9e8d0471b6f9d91017cb0b5328eb930bc336df59.tar.gz gentoo-9e8d0471b6f9d91017cb0b5328eb930bc336df59.tar.bz2 gentoo-9e8d0471b6f9d91017cb0b5328eb930bc336df59.zip |
ros-meta/ros_base: match deps with upstream
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/ros_base/ros_base-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ros-meta/ros_base/ros_base-9999.ebuild b/ros-meta/ros_base/ros_base-9999.ebuild index f0991587b06e..96e3b6f80ab5 100644 --- a/ros-meta/ros_base/ros_base-9999.ebuild +++ b/ros-meta/ros_base/ros_base-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 @@ -19,7 +19,6 @@ RDEPEND=" ros-meta/bond_core dev-ros/class_loader dev-ros/dynamic_reconfigure - ros-meta/common_tutorials ros-meta/nodelet_core dev-ros/pluginlib " |