summaryrefslogtreecommitdiff
path: root/media-libs/openexr/openexr-3.1.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/openexr/openexr-3.1.7.ebuild')
-rw-r--r--media-libs/openexr/openexr-3.1.7.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-libs/openexr/openexr-3.1.7.ebuild b/media-libs/openexr/openexr-3.1.7.ebuild
index 2ec269776660..a8215f9d31bb 100644
--- a/media-libs/openexr/openexr-3.1.7.ebuild
+++ b/media-libs/openexr/openexr-3.1.7.ebuild
@@ -8,7 +8,7 @@ inherit cmake flag-o-matic
MY_PN=OpenEXR
DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
-HOMEPAGE="https://www.openexr.com/"
+HOMEPAGE="https://openexr.com/"
SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
@@ -21,8 +21,6 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/imath-3.1.6:=
sys-libs/zlib
- !media-libs/openexr:3
- !media-libs/ilmbase
"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"