Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146264 - qbankmanager should test qt3 not qt
Summary: qbankmanager should test qt3 not qt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: QAbaddie
Depends on:
Blocks:
 
Reported: 2006-09-04 06:42 UTC by mren
Modified: 2006-09-04 14:36 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 mren 2006-09-04 06:42:44 UTC
I have to rebuild my whole system (gcc and glibc update) and emerge stopped at qbankmanager because of:
 * qbankmanager needs the qt-bindings of aqbanking.
 * To enable them, rebuild aqbanking with qt in USE.

But aqbanking is build wih qt3-support:
% equery uses aqbanking
   [...]
    + + qt3       : Adds support for the Qt GUI/Application Toolkit version 3.x

I think the qbankmanager-ebuild needs to test if aqbanking was build with qt3 USE-flag. ATM it tests the qt USE-flag.
Comment 1 Hanno Böck gentoo-dev 2006-09-04 14:36:55 UTC
fixed