commit:     eeece2f9c9636ae41e15d18f6aad2e40fa5ee404
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 27 09:04:35 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 09:25:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeece2f9

dev-ros/nav_core: update deps

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-ros/nav_core/nav_core-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/nav_core/nav_core-9999.ebuild 
b/dev-ros/nav_core/nav_core-9999.ebuild
index b3b55a0935c..5001237ab34 100644
--- a/dev-ros/nav_core/nav_core-9999.ebuild
+++ b/dev-ros/nav_core/nav_core-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
@@ -14,9 +14,9 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/tf
        dev-ros/costmap_2d
+       dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-ros/tf2_ros
 "
 DEPEND="${RDEPEND}"

Reply via email to