dev-ros/amcl: add missing dep on diagnostic_updater
authorAlexis Ballier <aballier@gentoo.org>
Tue, 14 Apr 2020 12:59:57 +0000 (14:59 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 14 Apr 2020 13:00:13 +0000 (15:00 +0200)
Closes: https://bugs.gentoo.org/711770
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/amcl/amcl-1.16.3-r1.ebuild [moved from dev-ros/amcl/amcl-1.16.3.ebuild with 92% similarity]
dev-ros/amcl/amcl-9999.ebuild

similarity index 92%
rename from dev-ros/amcl/amcl-1.16.3.ebuild
rename to dev-ros/amcl/amcl-1.16.3-r1.ebuild
index e2d2d799884a5d06cee0561ea6eacf13000c6713..130de3bbef70cb20af3bb24b1f2db88b4b015ef4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+       dev-ros/diagnostic_updater[${PYTHON_USEDEP}]
        dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
        dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/message_filters
index e2d2d799884a5d06cee0561ea6eacf13000c6713..130de3bbef70cb20af3bb24b1f2db88b4b015ef4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+       dev-ros/diagnostic_updater[${PYTHON_USEDEP}]
        dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
        dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/message_filters