dev-ros/nav_core: update deps
authorAlexis Ballier <aballier@gentoo.org>
Fri, 27 Jul 2018 09:04:35 +0000 (11:04 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 27 Jul 2018 09:25:59 +0000 (11:25 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

dev-ros/nav_core/nav_core-9999.ebuild

index b3b55a0935cef7823b756a6b34c5b3c4b95d5ec1..5001237ab3452f4d83f7f609b5f0cb450d5a78dd 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
@@ -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}"