commit: 4878826e19c1aea4a9a49bb569b449047bf71a67 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 28 01:27:40 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 28 01:27:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4878826e
dev-games/openscenegraph: fix OpenEXR 3 dependency Bug: https://bugs.gentoo.org/833491 Signed-off-by: Sam James <sam <AT> gentoo.org> ...penscenegraph-3.6.5-r111.ebuild => openscenegraph-3.6.5-r112.ebuild} | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r111.ebuild b/dev-games/openscenegraph/openscenegraph-3.6.5-r112.ebuild similarity index 98% rename from dev-games/openscenegraph/openscenegraph-3.6.5-r111.ebuild rename to dev-games/openscenegraph/openscenegraph-3.6.5-r112.ebuild index 590ea4490896..ae0c0e4e06c4 100644 --- a/dev-games/openscenegraph/openscenegraph-3.6.5-r111.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r112.ebuild @@ -64,8 +64,6 @@ RDEPEND=" las? ( >=sci-geosciences/liblas-1.8.0 ) lua? ( ${LUA_DEPS} ) openexr? ( - media-libs/ilmbase:= - media-libs/openexr:= dev-libs/imath:= >=media-libs/openexr-3:= )
