Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213425 - app-i18n/xsim incorrectly versioned dependency on kdelibs
Summary: app-i18n/xsim incorrectly versioned dependency on kdelibs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 18:25 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2008-09-09 15:04 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 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-03-14 18:25:50 UTC
app-i18n/xsim needs kdelibs-3 to compile when USE="kde" is set. If
only kdelibs-4 is installed, it will fail to build


Reproducible: Always

Steps to Reproduce:
1. emerge =kde-base/kdelibs:kde-4
2. USE="kde" emerge xsim

Actual Results:  
checking for KDE3... configure: error: No KDE3 includes found

Expected Results:  
depend on the correct version of kdelibs

changing the dependency from >=kde-base/kdelibs-3 to kde-base/kdelibs:3.5 should fix the issue.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2008-09-09 15:04:00 UTC
fixed in cvs.