diff options
Diffstat (limited to 'ros-meta/desktop/desktop-9999.ebuild')
-rw-r--r-- | ros-meta/desktop/desktop-9999.ebuild | 7 |
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}" |