Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47859 - Quanta requires QT, but the dependency is not recognized by portage.
Summary: Quanta requires QT, but the dependency is not recognized by portage.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 16:42 UTC by Doug Weimer
Modified: 2004-05-15 10:25 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 Doug Weimer 2004-04-14 16:42:44 UTC
Quanta inherits the kde.eclass and the kde.eclass depends on ~kde-base/kde-env-3; however, you can install kde-env without the rest of qt/kde. Therefore, emerge will attempt to compile quanta, and fail, if qt is not installed.

Reproducible: Always
Steps to Reproduce:
1. On a system without qt or kde, emerge kde-env
2. emerge quanta
3.

Actual Results:  
./configure fails with:

checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and
libraries) not found. Please check your installation!

Expected Results:  
Emerge should install qt and other packages quanta requires.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-15 10:25:52 UTC
should be fixed now