summaryrefslogtreecommitdiff
path: root/dev-ros/nav_core/nav_core-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/nav_core/nav_core-9999.ebuild')
-rw-r--r--dev-ros/nav_core/nav_core-9999.ebuild8
1 files 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 b3b55a0935ce..5001237ab345 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}"