(In reply to Michał Górny from comment #2) > (In reply to Dennis Schridde from comment #1) > > Is media-libs/osl's dependency on sys-devel/llvm[clang] correct? It appears > > that sys-devel/llvm does not anymore carry that useflag since version 4.0. > > Maybe the dependency on <sys-devel/llvm-4 should be made explicit? > > It's not. sys-devel/clang was the correct way of depending on clang since > forever. See-Also: https://bugs.gentoo.org/642270
https://github.com/gentoo/gentoo/pull/6685
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dc39e0e6aacef522c4e1597f53b8fa286f4e79 commit b8dc39e0e6aacef522c4e1597f53b8fa286f4e79 Author: Jonathan Scruggs <j.scruggs@gmail.com> AuthorDate: 2017-12-30 10:23:50 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-01-12 21:06:55 +0000 media-libs/osl: Make clang depend compatible with llvm 4 LLVM 4 dropped a use flag to enable clang support. The depend is now directly to sys-devel/clang. Closes: https://bugs.gentoo.org/642728 media-libs/osl/osl-1.8.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)