Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53173 - LILO: nasm should not be RDEPEND
Summary: LILO: nasm should not be RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-06 16:43 UTC by Marc Ballarin
Modified: 2004-06-09 09:55 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 Marc Ballarin 2004-06-06 16:43:02 UTC
While LILO requires dev-lang/nasm during build, it is not needed at runtime. Consequently, it should not be in RDEPEND.

Reproducible: Always
Steps to Reproduce:
Comment 1 Marc Ballarin 2004-06-06 16:46:38 UTC
The same is true for sys-devel/bin86. However, since that is part of profile it doesn't cause unecessary dependencies.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2004-06-07 10:48:47 UTC
Noted. Properly sorting out DEPEND and RDEPEND for lilo-22.5.8-r4.
I have moved both nasm & bin86 out. sed is a dependency from dolilo and should stay in DEPEND.
Will be fixed the moment -r4 hits the tree.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2004-06-09 09:55:22 UTC
DEPEND & RDEPEND are properly separated out in lilo 22.5.9, which is in CVS now and should appear in the tree soon. Skipping 22.5.8-r4 as 22.5.9 came out.