summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-05 21:34:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-06 10:49:43 +0200
commit2cde3783f17e00250c0b9c26e05f60c38f030beb (patch)
tree2bedae82156d5f1581eb48f11f6af8d7b2e64cfe
parentros-meta/perception: bump to 1.3.2 (diff)
downloadgentoo-2cde3783f17e00250c0b9c26e05f60c38f030beb.tar.gz
gentoo-2cde3783f17e00250c0b9c26e05f60c38f030beb.tar.bz2
gentoo-2cde3783f17e00250c0b9c26e05f60c38f030beb.zip
ros-meta/desktop: match upstream deps
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-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}"