mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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@gentoo.org>
This commit is contained in:
@@ -30,5 +30,6 @@ DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-ros/rostest
|
||||
dev-cpp/gtest
|
||||
dev-ros/camera_calibration_parsers
|
||||
)
|
||||
"
|
||||
|
||||
@@ -30,5 +30,6 @@ DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-ros/rostest
|
||||
dev-cpp/gtest
|
||||
dev-ros/camera_calibration_parsers
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user