summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-08-07 14:56:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-08-07 15:16:18 +0200
commit8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c (patch)
tree40a534b7c6ba797ff80f09050f033328cf2f0c19 /dev-ros/test_roslib_comm
parentdev-ros/test_roslib_comm: Remove old (diff)
downloadgentoo-8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c.tar.gz
gentoo-8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c.tar.bz2
gentoo-8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c.zip
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@gentoo.org>
Diffstat (limited to 'dev-ros/test_roslib_comm')
-rw-r--r--dev-ros/test_roslib_comm/test_roslib_comm-1.15.8.ebuild1
-rw-r--r--dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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 0d4e5d290bd0..d53ce85e7df6 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 0d4e5d290bd0..d53ce85e7df6 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}]
)
"