commit:     ff305a1011ae81207b3c7e79cc34537cc46d0cf1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 12:52:03 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 09:52:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff305a10

dev-ros/gmapping: fix copy/paste error

Closes: https://bugs.gentoo.org/779682
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/gmapping/gmapping-1.4.2.ebuild | 4 ++--
 dev-ros/gmapping/gmapping-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/gmapping/gmapping-1.4.2.ebuild 
b/dev-ros/gmapping/gmapping-1.4.2.ebuild
index c3d87b4563b..5fcdea26618 100644
--- a/dev-ros/gmapping/gmapping-1.4.2.ebuild
+++ b/dev-ros/gmapping/gmapping-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ RDEPEND="
        dev-ros/tf
        dev-ros/openslam_gmapping
        dev-ros/rosbag_storage
-       dev-ros/gmapping
+       dev-ros/nodelet
 "
 DEPEND="${RDEPEND}
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]

diff --git a/dev-ros/gmapping/gmapping-9999.ebuild 
b/dev-ros/gmapping/gmapping-9999.ebuild
index c3d87b4563b..5fcdea26618 100644
--- a/dev-ros/gmapping/gmapping-9999.ebuild
+++ b/dev-ros/gmapping/gmapping-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ RDEPEND="
        dev-ros/tf
        dev-ros/openslam_gmapping
        dev-ros/rosbag_storage
-       dev-ros/gmapping
+       dev-ros/nodelet
 "
 DEPEND="${RDEPEND}
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]

Reply via email to