commit:     8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 12:56:06 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 13:16:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4f2c89

dev-ros/test_roslib_comm: add missing test dep

Closes: https://bugs.gentoo.org/736256
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild | 1 +
 dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild 
b/dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild
index 0d4e5d290bd..d53ce85e7df 100644
--- a/dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
                dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
                dev-ros/test_rosmaster
+               dev-ros/std_srvs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
        )
 "
 

diff --git a/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild 
b/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
index 0d4e5d290bd..d53ce85e7df 100644
--- a/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
+++ b/dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
                dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
                dev-ros/test_rosmaster
+               dev-ros/std_srvs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
        )
 "
 

Reply via email to