summaryrefslogtreecommitdiff
path: root/media-libs/ilmbase/ilmbase-2.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/ilmbase/ilmbase-2.3.0.ebuild')
-rw-r--r--media-libs/ilmbase/ilmbase-2.3.0.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/media-libs/ilmbase/ilmbase-2.3.0.ebuild b/media-libs/ilmbase/ilmbase-2.3.0.ebuild
index 8e86f6eadb1b..e994e236f280 100644
--- a/media-libs/ilmbase/ilmbase-2.3.0.ebuild
+++ b/media-libs/ilmbase/ilmbase-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,10 @@ IUSE="static-libs"
DEPEND="virtual/pkgconfig"
-PATCHES=( "${FILESDIR}"/${PN}-2.3.0-testBox.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.3.0-testBox.patch
+ "${FILESDIR}"/${PN}-2.3.0-fix-bashisms.patch
+)
DOCS=( AUTHORS ChangeLog NEWS README.md )
MULTILIB_WRAPPED_HEADERS=( /usr/include/OpenEXR/IlmBaseConfig.h )