From 4f73bd43e34b36820201916941ae69661e2fdc33 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 11 Apr 2020 14:19:47 +0100 Subject: patch openexr pkg-config https://github.com/AcademySoftwareFoundation/openexr/issues/567 --- media-libs/openexr/openexr-2.4.1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'media-libs/openexr/openexr-2.4.1.ebuild') diff --git a/media-libs/openexr/openexr-2.4.1.ebuild b/media-libs/openexr/openexr-2.4.1.ebuild index c16fbcc..54fc885 100644 --- a/media-libs/openexr/openexr-2.4.1.ebuild +++ b/media-libs/openexr/openexr-2.4.1.ebuild @@ -20,6 +20,10 @@ RESTRICT="test" # Tests broken upstream doesn't really care about them, bug #656 DOCS=( CHANGES.md README.md ) +PATCHES=( + "${FILESDIR}/openexr-2.4-fix-pkg-config.patch" +) + src_configure() { cmake-utils_src_configure } -- cgit v1.2.3