diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-08-07 14:56:06 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-08-07 15:16:18 +0200 |
commit | 8b4f2c89f56bc6ae4f4fcd913113c3abd54db94c (patch) | |
tree | 40a534b7c6ba797ff80f09050f033328cf2f0c19 /dev-ros/test_roslib_comm | |
parent | dev-ros/test_roslib_comm: Remove old (diff) | |
download | gentoo-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.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/test_roslib_comm/test_roslib_comm-9999.ebuild | 1 |
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}] ) " |