commit: 2cde3783f17e00250c0b9c26e05f60c38f030beb
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 19:34:47 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=2cde3783
ros-meta/desktop: match upstream deps
Package-Manager: Portage-2.3.28, Repoman-2.3.9
ros-meta/desktop/desktop-9999.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/ros-meta/desktop/desktop-9999.ebuild
b/ros-meta/desktop/desktop-9999.ebuild
index 57ee10fc02b..801a5e18074 100644
--- a/ros-meta/desktop/desktop-9999.ebuild
+++ b/ros-meta/desktop/desktop-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
@@ -17,7 +17,12 @@ IUSE=""
RDEPEND="
ros-meta/robot
ros-meta/viz
+ dev-ros/angles
+ ros-meta/common_tutorials
+ ros-meta/geometry_tutorials
+ ros-meta/ros_tutorials
dev-ros/roslint
+ dev-ros/urdf_tutorial
ros-meta/visualization_tutorials
"
DEPEND="${RDEPEND}"