commit:     2d4dd30e9ae79b7c7aa5e46b88015967884c4340
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  5 17:30:18 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug  5 17:55:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4dd30e

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 <AT> gentoo.org>

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

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 f3a0192eb69..7f51764ff34 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 f3a0192eb69..7f51764ff34 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}]")
        )"

Reply via email to