summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-08-05 19:30:18 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-08-05 19:55:02 +0200
commit2d4dd30e9ae79b7c7aa5e46b88015967884c4340 (patch)
tree6d43790fa689360dc679e354e8f941a7fdc0f1ce
parentdev-ros/tf_conversions: add missing test dep (diff)
downloadgentoo-2d4dd30e9ae79b7c7aa5e46b88015967884c4340.tar.gz
gentoo-2d4dd30e9ae79b7c7aa5e46b88015967884c4340.tar.bz2
gentoo-2d4dd30e9ae79b7c7aa5e46b88015967884c4340.zip
dev-ros/test_rosservice: add missing test dep
Closes: https://bugs.gentoo.org/734676 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/test_rosservice/test_rosservice-1.15.8.ebuild1
-rw-r--r--dev-ros/test_rosservice/test_rosservice-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/test_rosservice/test_rosservice-1.15.8.ebuild b/dev-ros/test_rosservice/test_rosservice-1.15.8.ebuild
index f3a0192eb698..7f51764ff341 100644
--- a/dev-ros/test_rosservice/test_rosservice-1.15.8.ebuild
+++ b/dev-ros/test_rosservice/test_rosservice-1.15.8.ebuild
@@ -24,5 +24,6 @@ DEPEND="${RDEPEND}
dev-ros/test_rosmaster[${PYTHON_SINGLE_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rosservice[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
)"
diff --git a/dev-ros/test_rosservice/test_rosservice-9999.ebuild b/dev-ros/test_rosservice/test_rosservice-9999.ebuild
index f3a0192eb698..7f51764ff341 100644
--- a/dev-ros/test_rosservice/test_rosservice-9999.ebuild
+++ b/dev-ros/test_rosservice/test_rosservice-9999.ebuild
@@ -24,5 +24,6 @@ DEPEND="${RDEPEND}
dev-ros/test_rosmaster[${PYTHON_SINGLE_USEDEP}]
dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+ dev-ros/rosservice[${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
)"