Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280525 - kde-base/krunner fails to compile without kde-base/kephal installed
Summary: kde-base/krunner fails to compile without kde-base/kephal installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 02:44 UTC by George
Modified: 2009-08-06 03:23 UTC (History)
0 users

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


Attachments
krunner ebuild diff with dependency on kephal (krunner.diff,281 bytes, patch)
2009-08-06 02:55 UTC, George
Details | Diff
Full ebuild version (krunner-4.3.0-r1.ebuild,1.12 KB, text/plain)
2009-08-06 02:56 UTC, George
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George 2009-08-06 02:44:03 UTC
Fails because it requires kephal/screens.h. Installing kde-base/kephal fixes the issue.

Reproducible: Always

Steps to Reproduce:
1. Removed KDE4.2 to prepare for upgrade
2. Tried installing kdebase-meta and a few other packages
3. Kephal was not pulled in prior to krunner, making compilation fail

Actual Results:  
krunner failed to compile
Comment 1 George 2009-08-06 02:55:04 UTC
Created attachment 200333 [details, diff]
krunner ebuild diff with dependency on kephal

Haven't had much experience making ebuilds but I think this should work...
Comment 2 George 2009-08-06 02:56:04 UTC
Created attachment 200335 [details]
Full ebuild version

Not sure which is more convenient so here is the full ebuild...
Comment 3 Jonathan Callen (RETIRED) gentoo-dev 2009-08-06 03:23:33 UTC
Thanks, fixed