Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182958 - kde-misc/kima missing hal dependency
Summary: kde-misc/kima missing hal dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-23 08:40 UTC by adriancz
Modified: 2007-06-23 11:56 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 adriancz 2007-06-23 08:40:10 UTC
Kima doens't compile if you don't have hal. 

(checking for libhal... configure: error: Package requirements (hal >= 0.5.5) were not met:

No package 'hal' found)

Please, add hal USE flag for kima if possible.


Reproducible: Always

Steps to Reproduce:
Comment 1 Wulf Krueger (RETIRED) gentoo-dev 2007-06-23 11:56:35 UTC
A USE flag wouldn't have been correct because kima-0.7.3.2  really depends on HAL at compile time. Thus, I've added a corresponding DEPEND to the ebuild.

Thanks for letting us know about this!