Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146575 - kde-misc/kblogger should not depend on modular kde only
Summary: kde-misc/kblogger should not depend on modular kde only
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 09:17 UTC by Thorsten Becker
Modified: 2006-09-06 10:57 UTC (History)
1 user (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 Thorsten Becker 2006-09-06 09:17:45 UTC
kblogger currently depends on kde-base/kicker, giving you some blockers if you don't use modular kde. Should probably be changed to
DEPEND="( || (kde-base/kicker kde-base/kdebase) )"
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-09-06 10:57:22 UTC
Thanks, I forgot about this when I committed the dep change at the time, it's fixed now.