Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642728 - media-libs/osl-1.8.12 should depend on sys-devel/clang instead of sys-devel/llvm[clang]
Summary: media-libs/osl-1.8.12 should depend on sys-devel/clang instead of sys-devel/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jonathan Scruggs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 642270
  Show dependency tree
 
Reported: 2017-12-30 13:44 UTC by Dennis Schridde
Modified: 2018-01-12 21:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)