Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213432 - app-text/kbedic incorrectly versioned dependency on kdelibs
Summary: app-text/kbedic 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 (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 19:14 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2009-05-27 11:52 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 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-03-14 19:14:13 UTC
app-text/kbedic 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 kbedic

Actual Results:  
checking for KDE 3... libraries NO, headers NO

Expected Results:  
depend on the correct version of kdelibs

Changing the >=kde-base/kdelibs-3 dependency to kde-base/kdelibs:3.5 or kde-base/kdelibs-3* should fix the issue.
Comment 1 Wulf Krueger (RETIRED) gentoo-dev 2008-03-29 00:13:40 UTC
It doesn't even compile for me with USE="kde" and KDE 3.5.9. Does it really work for you with the updated dependency?
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-03-31 17:54:22 UTC
Yes, I was able to emerge it on my stable box with kde-3.5.8
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-05-27 10:44:02 UTC
seems already fixed
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-05-27 11:26:06 UTC
It is not fixed. From the ebuild:
kde? ( >=kde-base/kdelibs-3 )
Comment 5 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-05-27 11:52:01 UTC
yes sorry i misread that initially it had a kdelibs:4 dep :)
Added this ebuild in my todo list for eapi2-ing
thanks