diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-04-05 21:35:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-04-06 10:49:43 +0200 |
commit | f30209e59782af6685bd96a50f715bb94a181456 (patch) | |
tree | c6d9a62ff6f9eb926f2fa176a23de82bcd817f12 /ros-meta | |
parent | ros-meta/desktop_full: Remove old (diff) | |
download | gentoo-f30209e59782af6685bd96a50f715bb94a181456.tar.gz gentoo-f30209e59782af6685bd96a50f715bb94a181456.tar.bz2 gentoo-f30209e59782af6685bd96a50f715bb94a181456.zip |
ros-meta/desktop_full: match deps with upstream
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/desktop_full/desktop_full-9999.ebuild | 4 |
1 files 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 5d7cc244f8fe..906e4fd7b6af 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}" |