summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-10-19 17:08:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-10-20 11:51:57 +0200
commit5be3d521b85f9db06dd6c4311841aeea69c70cf5 (patch)
tree356a2be5baa21993cfe297016b3cc0d9a6670e3e /dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild
parentdev-ros/compressed_image_transport: only use required ocv components (diff)
downloadgentoo-5be3d521b85f9db06dd6c4311841aeea69c70cf5.tar.gz
gentoo-5be3d521b85f9db06dd6c4311841aeea69c70cf5.tar.bz2
gentoo-5be3d521b85f9db06dd6c4311841aeea69c70cf5.zip
dev-ros/compressed_depth_image_transport: only pull needed ocv components
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild')
-rw-r--r--dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild
index 97f465fd4872..ee76a3e1f2b2 100644
--- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild
+++ b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-1.14.0.ebuild
@@ -26,3 +26,4 @@ DEPEND="${RDEPEND}
dev-cpp/gtest
)
"
+PATCHES=( "${FILESDIR}/ocv_leak.patch" )