commit: 2f0e1b275057b87166fb1f11a3849ee2a4c14f75 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 11 14:02:16 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 11 14:31:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0e1b27
media-libs/opencv: Backport multilib header fixes to 3.1.0-r8 Closes: https://bugs.gentoo.org/630604 media-libs/opencv/opencv-3.1.0-r8.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/media-libs/opencv/opencv-3.1.0-r8.ebuild b/media-libs/opencv/opencv-3.1.0-r8.ebuild index 490b97bce35..58487f70f7b 100644 --- a/media-libs/opencv/opencv-3.1.0-r8.ebuild +++ b/media-libs/opencv/opencv-3.1.0-r8.ebuild @@ -104,6 +104,23 @@ DEPEND="${RDEPEND} MULTILIB_WRAPPED_HEADERS=( /usr/include/opencv2/cvconfig.h + /usr/include/opencv2/opencv_modules.hpp + # [contrib_cvv] + /usr/include/opencv2/cvv.hpp + /usr/include/opencv2/cvv/call_meta_data.hpp + /usr/include/opencv2/cvv/cvv.hpp + /usr/include/opencv2/cvv/debug_mode.hpp + /usr/include/opencv2/cvv/dmatch.hpp + /usr/include/opencv2/cvv/filter.hpp + /usr/include/opencv2/cvv/final_show.hpp + /usr/include/opencv2/cvv/show_image.hpp + # [vtk] + /usr/include/opencv2/viz.hpp + /usr/include/opencv2/viz/types.hpp + /usr/include/opencv2/viz/viz3d.hpp + /usr/include/opencv2/viz/vizcore.hpp + /usr/include/opencv2/viz/widget_accessor.hpp + /usr/include/opencv2/viz/widgets.hpp ) PATCHES=(