summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-12 17:59:23 +0000
committerSam James <sam@gentoo.org>2022-02-15 19:49:47 +0000
commit124b7f13127804fd8a22b55353ef23196798fe11 (patch)
tree484b8f3631324e3d939b3a5f1b2dedf935a80177
parentmedia-libs/opencolorio: adjust to unslotted OpenEXR (diff)
downloadgentoo-124b7f13127804fd8a22b55353ef23196798fe11.tar.gz
gentoo-124b7f13127804fd8a22b55353ef23196798fe11.tar.bz2
gentoo-124b7f13127804fd8a22b55353ef23196798fe11.zip
media-libs/ilmbase: adjust to unslotted OpenEXR
Bug: https://bugs.gentoo.org/833158 Bug: https://bugs.gentoo.org/831357 Bug: https://bugs.gentoo.org/832862 Bug: https://bugs.gentoo.org/821247 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/ilmbase/ilmbase-2.5.7-r1.ebuild (renamed from media-libs/ilmbase/ilmbase-2.5.7.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/ilmbase/ilmbase-2.5.7.ebuild b/media-libs/ilmbase/ilmbase-2.5.7-r1.ebuild
index 9b78d8f34758..bb411a6419f1 100644
--- a/media-libs/ilmbase/ilmbase-2.5.7.ebuild
+++ b/media-libs/ilmbase/ilmbase-2.5.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,6 +17,7 @@ KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-
IUSE="large-stack static-libs test"
RESTRICT="!test? ( test )"
+RDEPEND="!media-libs/openexr:3"
BDEPEND="virtual/pkgconfig"
DOCS=( README.md )