ros-meta/ros_core: match deps with upstream
authorAlexis Ballier <aballier@gentoo.org>
Thu, 5 Apr 2018 19:28:04 +0000 (21:28 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 6 Apr 2018 08:49:42 +0000 (10:49 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

ros-meta/ros_core/ros_core-9999.ebuild

index 83c1c3c445b421e5e1b1d46bb86b40fecb5a1f63..ebd39617e81e68770e8419e1cb31b1c6b650468d 100644 (file)
@@ -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
@@ -21,20 +21,20 @@ RDEPEND="
        dev-ros/gencpp
        dev-ros/geneus
        dev-ros/genlisp
-       dev-ros/genpy
-       dev-ros/gennodejs
        dev-ros/genmsg
+       dev-ros/gennodejs
+       dev-ros/genpy
        dev-ros/message_generation
        dev-ros/message_runtime
        ros-meta/ros
        ros-meta/ros_comm
+       dev-ros/rosbag_migration_rule
        dev-ros/rosconsole_bridge
        ros-meta/roscpp_core
        dev-ros/rosgraph_msgs
+       dev-ros/roslisp
        dev-ros/rospack
        dev-ros/std_msgs
        dev-ros/std_srvs
-       ros-meta/ros_tutorials
-       dev-ros/roslisp
 "
 DEPEND="${RDEPEND}"