commit:     8b3e793e35c48616633ec973e5b1695f42de0834
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 14:18:29 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 14:18:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3e793e

dev-ros/image_geometry: add missing test dep

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

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

diff --git a/dev-ros/image_geometry/image_geometry-1.15.0.ebuild 
b/dev-ros/image_geometry/image_geometry-1.15.0.ebuild
index 652546bb5f4..e1195646ced 100644
--- a/dev-ros/image_geometry/image_geometry-1.15.0.ebuild
+++ b/dev-ros/image_geometry/image_geometry-1.15.0.ebuild
@@ -22,4 +22,5 @@ DEPEND="${RDEPEND}
        test? (
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
                dev-cpp/gtest
+               dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
        )"

diff --git a/dev-ros/image_geometry/image_geometry-9999.ebuild 
b/dev-ros/image_geometry/image_geometry-9999.ebuild
index 652546bb5f4..e1195646ced 100644
--- a/dev-ros/image_geometry/image_geometry-9999.ebuild
+++ b/dev-ros/image_geometry/image_geometry-9999.ebuild
@@ -22,4 +22,5 @@ DEPEND="${RDEPEND}
        test? (
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
                dev-cpp/gtest
+               dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
        )"

Reply via email to