commit:     27172fbe29b33c2ca62dd95071c173629d7095f5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 13:29:59 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 13:44:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27172fbe

dev-ros/image_proc: add missing test dep

Closes: https://bugs.gentoo.org/738552
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

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

diff --git a/dev-ros/image_proc/image_proc-1.15.2.ebuild 
b/dev-ros/image_proc/image_proc-1.15.2.ebuild
index b5835b9b9a3..e38214ace5b 100644
--- a/dev-ros/image_proc/image_proc-1.15.2.ebuild
+++ b/dev-ros/image_proc/image_proc-1.15.2.ebuild
@@ -30,5 +30,6 @@ DEPEND="${RDEPEND}
        test? (
                dev-ros/rostest
                dev-cpp/gtest
+               dev-ros/camera_calibration_parsers
        )
 "

diff --git a/dev-ros/image_proc/image_proc-9999.ebuild 
b/dev-ros/image_proc/image_proc-9999.ebuild
index b5835b9b9a3..e38214ace5b 100644
--- a/dev-ros/image_proc/image_proc-9999.ebuild
+++ b/dev-ros/image_proc/image_proc-9999.ebuild
@@ -30,5 +30,6 @@ DEPEND="${RDEPEND}
        test? (
                dev-ros/rostest
                dev-cpp/gtest
+               dev-ros/camera_calibration_parsers
        )
 "

Reply via email to