Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83065 - grub should not RDEPEND on autoconf or automake
Summary: grub should not RDEPEND on autoconf or automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 06:18 UTC by Martin von Gagern
Modified: 2005-03-11 00:40 UTC (History)
0 users

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


Attachments
patch to grub-0.94-r1.ebuild (grub.dep.diff,417 bytes, patch)
2005-02-23 06:19 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2005-02-23 06:18:51 UTC
Grub does not need autoconf or automake to /run/. So RDEPEND should probably only contain ncurses, the other two only be in DEPEND.

Reproducible: Always
Steps to Reproduce:
1. emerge -b grub
2. ROOT=/some/empty/dir emerge -pvK grub

Actual Results:  
emerges autotools and all their dependencies

Expected Results:  
only emerge what is really needed at runtime
Comment 1 Martin von Gagern 2005-02-23 06:19:50 UTC
Created attachment 51944 [details, diff]
patch to grub-0.94-r1.ebuild
Comment 2 SpanKY gentoo-dev 2005-03-10 20:17:59 UTC
some of these were fixed already but now ive fixed em all

thanks !