Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43042 - dcgui-qt is missing the dependency on qt
Summary: dcgui-qt is missing the dependency on qt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 16:20 UTC by Brant Gurganus
Modified: 2004-02-26 18:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch adding qt dependency (dcgui-qt-0.2.20.ebuild.patch,303 bytes, patch)
2004-02-26 16:32 UTC, Brant Gurganus
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brant Gurganus 2004-02-26 16:20:43 UTC
The dcgui-qt package has a dependency on qt that is not listed in the ebuild for that package.

Reproducible: Always
Steps to Reproduce:
1. Have a qt-free system.
2. Emerge dcgui-qt.
Actual Results:  
Emerge fails because qt is not present:
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.
 
!!! ERROR: net-p2p/dcgui-qt-0.2.20 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Expected Results:  
qt should be emerged if necessary.

I do have "-qt" in my USE keywords, but qt isn't listed as a USE keyword for
that package so it shouldn't matter.
Comment 1 Brant Gurganus 2004-02-26 16:32:26 UTC
Created attachment 26432 [details, diff]
patch adding qt dependency

I made a patch that appears to work.
Comment 2 SpanKY gentoo-dev 2004-02-26 18:31:13 UTC
fixed in cvs, thanks