Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158967 - missing dependency check in libopensync-plugin-kdepim
Summary: missing dependency check in libopensync-plugin-kdepim
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-23 12:49 UTC by Martin Isak Jansen
Modified: 2006-12-23 13:07 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 Martin Isak Jansen 2006-12-23 12:49:04 UTC
Problem:
When I try to install app-pda/libopensync-plugin-kdepim-0.20 (marked unstable) without having kdepim installed first, the subject whon't compile and stops with a compile error.

Sugestion:
There should be a check in the ebuild that makes kdepim a dpendency if it is not installed.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-23 13:07:13 UTC
DEPEND="=app-pda/libopensync-${PV}*
        || ( kde-base/libkcal kde-base/kdepim )"