commit: f30209e59782af6685bd96a50f715bb94a181456
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 19:35:57 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Apr 6 08:49:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30209e5
ros-meta/desktop_full: match deps with upstream
Package-Manager: Portage-2.3.28, Repoman-2.3.9
ros-meta/desktop_full/desktop_full-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ros-meta/desktop_full/desktop_full-9999.ebuild
b/ros-meta/desktop_full/desktop_full-9999.ebuild
index 5d7cc244f8f..906e4fd7b6a 100644
--- a/ros-meta/desktop_full/desktop_full-9999.ebuild
+++ b/ros-meta/desktop_full/desktop_full-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,6 +18,6 @@ RDEPEND="
ros-meta/desktop
ros-meta/perception
ros-meta/simulators
- dev-ros/urdf_tutorial
+ dev-ros/urdf_sim_tutorial
"
DEPEND="${RDEPEND}"