commit:     3110a6340f54378e713cb7d02989ef01abb41218
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 12:00:01 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 12:00:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3110a634

dev-ros/pointcloud_to_laserscan: add missint test deps

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

 dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild | 3 +++
 dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild  | 3 +++
 2 files changed, 6 insertions(+)

diff --git 
a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild 
b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild
index 9eead45c256..43c2f87630e 100644
--- a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild
+++ b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.4.1.ebuild
@@ -25,4 +25,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       test? (
+               dev-ros/roslint
+       )
 "

diff --git 
a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild 
b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
index 9eead45c256..43c2f87630e 100644
--- a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
+++ b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
@@ -25,4 +25,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       test? (
+               dev-ros/roslint
+       )
 "

Reply via email to