Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498526 - add sys-devel/bc to stage3/basesystem
Summary: add sys-devel/bc to stage3/basesystem
Status: RESOLVED DUPLICATE of bug 494952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 07:04 UTC by Joe Kappus
Modified: 2014-01-19 14:25 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 Joe Kappus 2014-01-19 07:04:57 UTC
Add sys-devel/bc to stage3, because you can't build kernel without it.

Should be pulled in as a dep of any linux sources?
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-01-19 11:53:20 UTC
(In reply to Joe Kappus from comment #0)
> Add sys-devel/bc to stage3, because you can't build kernel without it.
> 
> Should be pulled in as a dep of any linux sources?

it is already pulled in as a dep by any *-sources, like gentoo-sources through the .eclass:

$ grep sys-devel/bc $(portageq envvar PORTDIR)/eclass/kernel-2.eclass
		sys-devel/bc

so why should it be in stage3? nothing in stage3 needs it.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-19 14:25:45 UTC

*** This bug has been marked as a duplicate of bug 494952 ***