summaryrefslogtreecommitdiff
path: root/ros-meta/desktop/desktop-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-07 13:16:39 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-07 13:16:39 +0100
commite91a1aaa5ec8fab37f0fd082ac6024d41c6651e2 (patch)
treeee7587dfd365faadd9b297d595c31368bf94f9ca /ros-meta/desktop/desktop-9999.ebuild
parent2d446203bcf1a0db08e99abca43513d246dfa73d (diff)
gentoo resync : 07.04.2018
Diffstat (limited to 'ros-meta/desktop/desktop-9999.ebuild')
-rw-r--r--ros-meta/desktop/desktop-9999.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/ros-meta/desktop/desktop-9999.ebuild b/ros-meta/desktop/desktop-9999.ebuild
index 57ee10fc02b5..801a5e18074b 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}"