diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-07-03 12:56:38 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-07-03 13:21:48 +0200 |
commit | 61fdc3ac0859d165757341db1c2154b28e68dc79 (patch) | |
tree | 21befa6e5352fc880bb6f905ce131bad3bd3d5d7 /ros-meta | |
parent | dev-util/catkin: bump to 0.7.14 (diff) | |
download | gentoo-61fdc3ac0859d165757341db1c2154b28e68dc79.tar.gz gentoo-61fdc3ac0859d165757341db1c2154b28e68dc79.tar.bz2 gentoo-61fdc3ac0859d165757341db1c2154b28e68dc79.zip |
ros-meta/ros_comm: remove rosconsole
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/ros_comm/ros_comm-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ros-meta/ros_comm/ros_comm-9999.ebuild b/ros-meta/ros_comm/ros_comm-9999.ebuild index b1e0c64f1c0c..b3bda6139bb7 100644 --- a/ros-meta/ros_comm/ros_comm-9999.ebuild +++ b/ros-meta/ros_comm/ros_comm-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 @@ -25,7 +25,6 @@ RDEPEND=" RDEPEND="${RDEPEND} dev-ros/rosbag dev-ros/rosbag_storage - dev-ros/rosconsole dev-ros/rosgraph dev-ros/roslaunch dev-ros/rosmaster |