Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 642728

Summary: media-libs/osl-1.8.12 should depend on sys-devel/clang instead of sys-devel/llvm[clang]
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Jonathan Scruggs (RETIRED) <dracwyrm>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=642270
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 642270    

Description Dennis Schridde 2017-12-30 13:44:06 UTC
(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
Comment 1 Jonathan Scruggs (RETIRED) gentoo-dev 2017-12-30 21:08:08 UTC
https://github.com/gentoo/gentoo/pull/6685
Comment 2 Larry the Git Cow gentoo-dev 2018-01-12 21:07:03 UTC
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(-)