Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212740 - app-office/openoffice-2.3.1-r1 incorrectly versioned dependency on kdelibs
Summary: app-office/openoffice-2.3.1-r1 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: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-08 17:37 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2008-03-24 14:39 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-08 17:37:01 UTC
OpenOffice-2.3.1 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 =kdelibs-4*
2. USE="kde" emerge openoffice

Actual Results:  
Build fails because kde headers cannot be found.

Expected Results:  
Use kdelibs-4 headers (if possible) or depend on the correct version.

Changing the dependency to =kde-base/kdelibs-3* or kde-base/kdelibs:3.5 should fix the issue.
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2008-03-24 14:39:40 UTC
Forgot to close this bug, already fixed...