diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2023-10-11 23:01:07 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-27 03:31:50 +0100 |
commit | 02ddc476fa118b2a164ee6eec1cfafb19b86c530 (patch) | |
tree | bfc672ab0a5759bc0a2bbb54a47c2d0b86226205 /media-libs/openexr | |
parent | media-libs/osl -> media-libs/OpenShadingLanguage: rename (diff) | |
download | gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.gz gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.bz2 gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.zip |
dev-libs/imath -> dev-libs/Imath: rename
* match repo name so we can avoid extra logic
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-3.1.5-r1.ebuild | 2 | ||||
-rw-r--r-- | media-libs/openexr/openexr-3.1.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-3.1.5-r1.ebuild b/media-libs/openexr/openexr-3.1.5-r1.ebuild index 25424ab3f979..b307b8c8c2ac 100644 --- a/media-libs/openexr/openexr-3.1.5-r1.ebuild +++ b/media-libs/openexr/openexr-3.1.5-r1.ebuild @@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_avx doc examples large-stack utils test threads" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-libs/imath-${PV}:= + >=dev-libs/Imath-${PV}:= sys-libs/zlib !media-libs/openexr:3 !media-libs/ilmbase diff --git a/media-libs/openexr/openexr-3.1.7.ebuild b/media-libs/openexr/openexr-3.1.7.ebuild index 2ec269776660..445494079498 100644 --- a/media-libs/openexr/openexr-3.1.7.ebuild +++ b/media-libs/openexr/openexr-3.1.7.ebuild @@ -19,7 +19,7 @@ IUSE="cpu_flags_x86_avx examples large-stack utils test threads" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-libs/imath-3.1.6:= + >=dev-libs/Imath-3.1.6:= sys-libs/zlib !media-libs/openexr:3 !media-libs/ilmbase |