Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196266 - sys-power/kpowersave misses DEPEND/RDEPEND over kdelibs
Summary: sys-power/kpowersave misses DEPEND/RDEPEND over kdelibs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 09:13 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-10-18 16:13 UTC (History)
2 users (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-10-18 09:13:39 UTC
Somehow kpowersave manages to use set-kdedir rather than need-kde to initialise the ebuild with kde.eclass, so the dependency on kdelibs is skipped. This allows portage to put kpowersave in the list of builds *before* kdelibs. From a pristine installation, this breaks *badly*.

Please fix.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2007-10-18 16:13:22 UTC
thanks, fixed