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/ctl | |
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/ctl')
-rw-r--r-- | media-libs/ctl/ctl-1.5.2_p20221224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ctl/ctl-1.5.2_p20221224.ebuild b/media-libs/ctl/ctl-1.5.2_p20221224.ebuild index fe8ff0e39185..92708ff95646 100644 --- a/media-libs/ctl/ctl-1.5.2_p20221224.ebuild +++ b/media-libs/ctl/ctl-1.5.2_p20221224.ebuild @@ -20,7 +20,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - dev-libs/imath:= + dev-libs/Imath:= >=media-libs/openexr-3:=[threads] media-libs/tiff:= !media-libs/openexr_ctl" |