mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-ros/laser_cb_detector: add usedep for tests
Closes: https://bugs.gentoo.org/736220 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -30,6 +30,7 @@ DEPEND="${RDEPEND}
|
||||
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
|
||||
test? (
|
||||
dev-cpp/gtest
|
||||
media-libs/opencv[png]
|
||||
)
|
||||
"
|
||||
PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/boost170.patch" "${FILESDIR}/ocv4.patch" "${FILESDIR}/ocv4-2.patch" )
|
||||
|
||||
@@ -30,6 +30,7 @@ DEPEND="${RDEPEND}
|
||||
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
|
||||
test? (
|
||||
dev-cpp/gtest
|
||||
media-libs/opencv[png]
|
||||
)
|
||||
"
|
||||
PATCHES=( "${FILESDIR}/gcc6.patch" "${FILESDIR}/boost170.patch" "${FILESDIR}/ocv4.patch" "${FILESDIR}/ocv4-2.patch" )
|
||||
|
||||
Reference in New Issue
Block a user